Created
October 5, 2020 03:20
-
-
Save jamesottaway/873804e6a217b9c2f6e8f9a8eccc335c to your computer and use it in GitHub Desktop.
TypeScript Functors, Applicatives and Monads in Pictures
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ pkgs ? import <nixpkgs> {} }: | |
pkgs.mkShell { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment