Liking cljdoc? Tell your friends :D

promenade.core

Success/Failure (known as Either) are the dual of each other with respect to an operation result. Similarly, other duals include Just/Nothing (known as Maybe) and Result/Exception (known as Trial) on related perspectives. This namespace provides unified, standalone and composable mechanism to represent and process such operation outcomes.

Success/Failure (known as Either) are the dual of each other with respect to an operation result. Similarly, other
duals include Just/Nothing (known as Maybe) and Result/Exception (known as Trial) on related perspectives. This
namespace provides unified, standalone and composable mechanism to represent and process such operation outcomes.
raw docstring

promenade.internal

Internal implementation details of Promenade - likely to break across versions.

Internal implementation details of Promenade - likely to break across versions.
raw docstring

promenade.util

Utility functions for using Promenade effectively

Utility functions for using Promenade effectively
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close