= 1024">
Learn
Packages
Community
Blog
Playground
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 delay:500ms, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" >
Searching...
Or go to:
Standard Library API
Get Started
Learn
Packages
Community
Blog
Playground
Get started
2 search results for "author:"Oleg Kiselyov""
delimcc
Oleg's delimited continuations library for byte-code and native OCaml
Oleg Kiselyov
2020.10.08
MIT
Used by 2 other packages
Last published 12 Feb 2021
genlet
Let-insertion for MetaOCaml.
Oleg Kiselyov
201406
Public Domain
Used by 0 other packages
Last published 04 Mar 2015