The execution platform class.
The execution platform class.
(compile-query query)(gen-dispatch gen)Dispatch for the generator multimethod.
Dispatch for the generator multimethod.
Accepts some type and returns a platform specific representation that can be used as a generator.
Accepts some type and returns a platform specific representation that can be used as a generator.
(generator-builder p gen fields options)Returns some source representation.
Returns some source representation.
(generator? p x)Returns true if the supplied x is a generator, false otherwise.
Returns true if the supplied x is a generator, false otherwise.
(run! p name bindings)(run-to-memory! p name queries)(platform-generator? g)Evaluates whether there is a method to dispatch to for the generator multimethod.
Evaluates whether there is a method to dispatch to for the generator multimethod.
(set-platform! c)(with-platform platform & body)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |