zensols.nlparse.util
Utility functions
has-some?
(has-some? data)
Return whether or not the data should be added to a data structure.
map-if-data
(map-if-data entries)
Return the key/value pair sequences as a map for those values that are data per has-some?
.