add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...
add divide multiply product subtract sum add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); //=> 5 R . ...
and isEmpty not or cond ifElse and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the boolean and stat...
and isEmpty not or cond and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the boolean and statement if...
and isEmpty not or cond and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the boolean and statement if...
_.add(augend, addend) Since Arguments Returns Example _.ceil(number, [precision=0]) Since Arguments Returns Example _.divide(dividend, divisor) Since Arguments Retur...
Schemas Iceberg tables support the following types: Type Description Notes boolean True or false int 32-bit signed integers Can promote to long long ...
Service Provider Interface Introduction eventmesh-spi module EventMeshSPI EventMeshExtensionFactory ExtensionClassLoader SPI use case Service Provider Interface Introduct...
It’s possible to use a Redisson object inside another Redisson object in any combination. In this case a special reference object will be used and handled by Redisson. Usage exampl...