package melange-edn
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
EDN reader and writer for OCaml, js_of_ocaml, and Melange
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.5.0.tar.gz
md5=b97255accc63dd35a23d4f5fd6f9ffaa
sha512=73ef1285e09cb4129a61a319b533b39eff68a0d5feb695a9a737db23d256b9d698570e783ade793acf44db61ae6493ed83081dd7833021d95e236a3f3aa67c19
doc/melange-edn.melange/Melange_edn/index.html
Module Melange_ednSource
Source
type _ t = private | Nil : unit t| Bool : bool -> bool t| String : string -> string t| Char : Uchar.t -> char_ t| Symbol : string -> symbol t| Keyword : keyword_value -> keyword t| Int : int64 -> number t| Bigint : string -> number t| Float : float -> number t| Decimal : string -> number t| Ratio : string -> number t| Regex : string -> regex t| List : any array -> list_ t| Vector : any array -> vector t| Map : (any * any) array -> map t| Set : any array -> set t| Tagged : string * any -> (string * any) t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>