Search OCaml packages
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" autocomplete="off" >
Standard Library API
Learn
Tools
Packages
Community
News
Play
Search OCaml packages
Learn
Tools
Packages
Community
News
Play
Standard Library API
Get started
package
sha
latest (1.15.4)
1.15.4
1.15.2
1.15.1
1.14
1.13
1.12
1.11
1.10
search
Overview
Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page
v1.11
v1.10
package sha
sha
CHANGES
LICENSE
Library
sha
Sha1
Sha256
Sha512
Sources
sha
sha1.ml
sha256.ml
sha512.ml
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Package index
sha
CHANGES
v1.12
Build with jbuilder (#38 by @nojb)
Fix a possible GC crash (#36 by @madroach)
Fix build with MSVC toolchain (#37 by @nojb)
Build C with
-fPIC
(#25 by @talex5)
v1.11
Relicense to ISC (#22)
Fix Windows support and test with appveyor (#28)
Fix FreeBSD support (#12)
v1.10
Fix build with OCaml 4.06 (and
-safe-string
)
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page
v1.11
v1.10