Liking cljdoc? Tell your friends :D
Clojure only.

kigen.transducer.flexible

FLEXIBLE INPUT OUTPUT TRANSDUCER CONSTRUCTION input words can be sequences of any type of distinct entities similarly outputs can be of any types internal states are nonnegtaive integers

FLEXIBLE INPUT OUTPUT TRANSDUCER CONSTRUCTION
input words can be sequences of any type of distinct entities
similarly outputs can be of any types
internal states are nonnegtaive integers
raw docstring

transducerclj

(transducer io-pairs n)

Given the input-output pairs, and the number of states, this attempts to construct a suitable transducer. It produces all solutions lazily, so if only a solution is needed, first can be used.

Given the input-output pairs, and the number of states, this attempts to
construct a suitable transducer.
 It produces all solutions lazily, so if only a solution is needed, first
 can be used.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close