(check-session session)
(check-session session form)
Function that can check a session map to ensure it is a valid part of phase definition. It returns the session map.
If this fails, then it is likely that you have an incorrect crate function which is failing to return its session map properly, or you have a non crate function in the phase definition.
Function that can check a session map to ensure it is a valid part of phase definition. It returns the session map. If this fails, then it is likely that you have an incorrect crate function which is failing to return its session map properly, or you have a non crate function in the phase definition.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close