11 to 17 of 17 results. prev page | next page
Returns the value in a nested associative structure, where ks is a sequence of keys. Returns nil if the key is not present, or the not-found value if supplied.
Gets the value in the var object
Returns spec registered for keyword/symbol/var k, or nil.
Returns the value mapped to key, not-found or nil if key not present in associative collection, set, string, array, or ILookup instance.