package query-json
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Faster, simpler and more portable implementation of `jq` in OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
query-json-0.5.52.tbz
sha256=045832458e20ae90f7bb14536e27aa5e4c5528968ac48ac390409a66fe6b438e
sha512=9d4af4a9c8f5b2f4fb84830f0651ba4400f32e97bdec1e61378780906077af80d5679f9ccf545a072c1ffbe70a18ca4b3dd57b79d02384384068ee695d67e4ac
doc/query-json.core/Ast/index.html
Module AstSource
Source
val pp_literal :
Ppx_deriving_runtime.Format.formatter ->
literal ->
Ppx_deriving_runtime.unitSource
val pp_builtin :
Ppx_deriving_runtime.Format.formatter ->
builtin ->
Ppx_deriving_runtime.unitSource
type expression = | Identity| Empty| Pipe of expression * expression| Comma of expression * expression| Literal of literal| List of expression list| Object of (expression * expression option) list| Walk of expression| Transpose of expression| Key of string| Optional of expression| Has of expression| Keys| Floor| Sqrt| Type| Sort| Min| Max| Unique| Reverse| Explode| Implode| Any| All| In of expression| Recurse| Recurse_with of expression * expression| Recurse_down| To_entries| To_string| Tostring| From_entries| With_entries| Nan| Is_nan| Index of int list| Iterator| Range of int * int option * int option| Flatten of int option| Head| Tail| Map of expression| Slice of int option * int option| Flat_map of expression| Reduce of expression| Select of expression| Sort_by of expression| Group_by of expression| Unique_by of expression| Min_by of expression| Max_by of expression| All_with_condition of expression| Any_with_condition of expression| Some_ of expression| Find of expression| Operation of expression * op * expression| Length| Contains of expression| Test of string| To_number| Tonumber| Starts_with of expression| Startwith of expression| Ends_with of expression| Endwith of expression| Index_of of expression| Rindex_of of expression| Split of expression| Join of expression| Path of expression| If_then_else of expression * expression * expression| While of expression * expression| Until of expression * expression| Break| Not| Fun of builtin
Source
val pp_expression :
Ppx_deriving_runtime.Format.formatter ->
expression ->
Ppx_deriving_runtime.unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>