Module ddash.functional

Functional utilities

Functions

Module Functions Properties Description
cond cond Simulates an if/else chain with expressions
pred eq
isEq
lt
isLt
Used to give types to predicates with certain common functionalities
trybind tryBind
Create an bind expression out of a throwing function
bind bind Call binds parameters to functions