Did you know ... Search Documentation:
Pack plasticsearch -- prolog/plasticsearch/util.pl
PublicShow source
author
- Hongxin Liang
license
- Apache License Version 2.0
 make_context(+Parts, -Context) is det
Create an HTTP context.
 non_empty(+Input, +Name) is det
 non_empty(+Input, +Name, +ThrowIfEmpty) is det
Throw an exception if = Input = is empty atom or empty list and = ThrowIfEmpty = is = true =.
 extract_param(+Params, -NewParams, +Name, -Value, +DefaultValue) is det
Extract parameter from dictionary and return = DefaultValue = is the specified parameter does not exist.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 non_empty(Arg1, Arg2, Arg3)