1 to 10 of 59 results. prev page | next page
Get a map with the Var/value pairs which is currently in effect for the current thread.
Returns the java.io.Writer passed in wrapped in a pretty writer proxy, unless it's already a pretty writer. Generally, it is unnecessary to call this function, since pprint, write, and cl-format all call it if they need to. However if you want the state to be preserved across calls, you will want ...
Like var-get but returns nil if the var is unbound.
Gets the validator-fn for a var/ref/agent/atom.
Given a multimethod and a dispatch value, returns the dispatch fn that would apply to that value, or nil if none apply and no default