Liking cljdoc? Tell your friends :D
Clojure only.

orbit.full-orbit

Computing an orbit exhaustively.

Computing an orbit exhaustively.
raw docstring

full-orbitclj

(full-orbit seeds a stepf)

Generic graph-search for producing the full orbit from seeds by applying action a. The order of the enumeration is determined by the step function.

Generic graph-search for producing the full orbit from seeds
by applying action a. The order of the enumeration
is determined by the step function.
sourceraw docstring

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

× close