top | item 39807075

(no title)

apognwsi | 1 year ago

probably not - 'monads' are an interface (typeclass in haskell) for which specific functions (bind, unit) need to be defined. you can do monadic programming in any language, including python. that is, functions are central to the implementation and use of monads, so being 'function-free' seems contrary.

discuss

order

No comments yet.