package edn
Parsing OCaml library for EDN format
Install
Dune Dependency
Authors
Maintainers
Sources
edn-0.2.0.tbz
sha256=7bf2f24eed0e1d7be00d218dcf27c1de53fed276eaf86bb5ea510df12732cdc0
sha512=cef755b969e817d43944be53560803b64b379dc2af1ee39ed0a1c83f79bcce8e664ccc0911c7075d9352ee17a4b2a39211d16da724859dff21702b426bb34730
doc/edn/Edn/index.html
Module Edn
Source
Source
type t = [
| `Assoc of (t * t) list
| `List of t list
| `Vector of t list
| `Set of t list
| `Null
| `Bool of bool
| `String of string
| `Char of string
| `Symbol of string option * string
| `Keyword of string option * string
| `Int of int
| `BigInt of string
| `Float of float
| `Decimal of string
| `Tag of string option * string * t
]
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>