Liking cljdoc? Tell your friends :D

zensols.nlparse.util

Utility functions

Utility functions
raw docstring

has-some?clj

(has-some? data)

Return whether or not the data should be added to a data structure.

Return whether or not the data should be added to a data structure.
sourceraw docstring

map-if-dataclj

(map-if-data entries)

Return the key/value pair sequences as a map for those values that are data per has-some?.

Return the key/value pair sequences as a map for those values that are data
per `has-some?`.
sourceraw docstring

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

× close