is type isNil propIs is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is a...
Using Gobblin as a Library Creating an Embedded Gobblin instance Configuring Embedded Gobblin Running Embedded Gobblin Extending Embedded Gobblin Using Gobblin as a Library ...
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...
is type is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is an instance of t...
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...
is type isNil propIs isNotNil is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. ...
is type isNil is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is an instan...
HTTP Protocol HTTP Consumer HTTP Producer Using Curl Command Publish Subscribe HTTP Protocol EventMesh SDK for Java implements the HTTP producer and consumer of asynchronou...