Packages

Native gleam json parser/generator with jsonpath querying

Current section

Files

Jump to
simplejson include simplejson@internal@jsonpath_LogicalExpression.hrl
Raw

include/simplejson@internal@jsonpath_LogicalExpression.hrl

-record(logical_expression, {
'or' :: simplejson@internal@jsonpath:logical_or_expression()
}).