package streamable
A collection of types suitable for incremental serialization
Install
Dune Dependency
Authors
Maintainers
Sources
v0.16.1.tar.gz
md5=c410b847f5a0f0be3c67b3403af04282
sha512=62cdeea4d38110bc6bd318e564e8277355928156c947400ee3e023998b60009a9d20073e8f7efedbe3bbada739bea56c6ff7d1eaba26898f6675ab690f03aadb
doc/src/ppx_streamable/version.ml.html
Source file version.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
open! Base open! Import type t = V1 [@@deriving enumerate] let to_int = function | V1 -> 1 ;; let of_int_exn loc = function | 1 -> V1 | n -> Location.raise_errorf ~loc !"Unknown ppx_streamable version: %d. The supported versions are: {%s}" n (all |> List.map ~f:(Fn.compose Int.to_string to_int) |> String.concat ~sep:", ") ;; let module_name = function | V1 -> "V1" ;;
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>