package sexplib
- Overview
- No 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)"
>
Library for serializing OCaml values to and from S-expressions
Install
dune-project
Dependency
Authors
Maintainers
Sources
sexplib-v0.10.0.tar.gz
sha256=90cb764c44f7b2ab1455b64bef2d8ad9452947946fa90598dda7994b7f434c57
md5=b8f5db21a2b19aadc753c6e626019068
doc/sexplib.num/Sexplib_num/Sexplib_num_conv/index.html
Module Sexplib_num.Sexplib_num_convSource
sexp_of_big_int n converts the value n of type Big_int.big_int to an S-expression.
sexp_of_nat n converts the value n of type Nat.nat to an S-expression.
sexp_of_ratio n converts the value n of type Ratio.ratio to an S-expression.
sexp_of_num n converts the value n of type Num.num to an S-expression.
big_int_of_sexp sexp converts S-expression sexp to a value of type Big_int.big_int.
nat_of_sexp sexp converts S-expression sexp to a value of type Nat.nat.
ratio_of_sexp sexp converts S-expression sexp to a value of type Nat.ratio.
num_of_sexp sexp converts S-expression sexp to a value of type Nat.num.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>