package smtml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file string_hash.ml

1
2
# 1 "src/smtml_prelude/string_hash_optimized.ml"
external seeded_hash : int -> string -> int = "caml_string_hash" [@@noalloc]