Liking cljdoc? Tell your friends :D
ClojureScript only.

re-flow.util

Utility functions for building re-flow.

Utility functions for building re-flow.
raw docstring

ensure-vectorcljs

(ensure-vector x)

If x is a vector, return it, else wrap in a vector.

If x is a vector, return it, else wrap in a vector.
sourceraw docstring

error-eventcljs

(error-event message)

Creates an error event with the specified message.

Creates an error event with the specified message.
sourceraw docstring

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

× close