code
register
log in
programs
messages
download
about
privacy
terms
french
production
home
/
documentation
/
Dictionary
/
one?
Dictionary
examples
one query single pair
input
{ a: 2 }.one?
result
true
one query multiple pairs
input
{ a: 1, b: 2, c: 3, d: 4, e: 5, f: 6, g: 7, f: 8, h: 9 }.one?
result
false