top | item 44679053 (no title) adamwk | 7 months ago I don’t think this implements anything monad shaped discuss order hn newest codebje|7 months ago Async is monad shaped. Not-async is monad-shaped, for a degenerate monad. Writing a function that works in both async and not-async contexts just means writing a function that works for any monad.
codebje|7 months ago Async is monad shaped. Not-async is monad-shaped, for a degenerate monad. Writing a function that works in both async and not-async contexts just means writing a function that works for any monad.
codebje|7 months ago