(get [o k] [o k not-found])Returns the value mapped to key, not-found or nil if key not present
in associative collection, set, string, array, or ILookup instance.
Examples
No examples yet. Be the first to add one!
(get [o k] [o k not-found])No examples yet. Be the first to add one!