Liking cljdoc? Tell your friends :D
Clojure only.

clj-arangodb.arangodb.options


buildclj

(build class options)

given a class name and map of options create a sequence of function calls and call them sequentially using a new object of class class

given a class name and map of options create a sequence of function calls
and call them sequentially using a new `object` of class `class`
sourceraw docstring

fn-builderclj

(fn-builder [method-key args])

given a map entry create a function that wraps a method call using the method with the same name as the keyword. Arguments single multiple arguments should be in a seq

given a map entry create a function that wraps a method call
using the method with the same name as the keyword.
Arguments single multiple arguments should be in a seq
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close