Skip to content

Instantly share code, notes, and snippets.

@marcoonroad
Last active November 1, 2018 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcoonroad/078846c86cc7492119e2c36ab336702f to your computer and use it in GitHub Desktop.
Save marcoonroad/078846c86cc7492119e2c36ab336702f to your computer and use it in GitHub Desktop.
TLDR

common category:

  • collection of objects
  • collection of morphisms
    • preserves identity laws
    • preserves composition laws

category of categories:

  • objects are categories
  • morphisms are functors

category of functors:

  • objects are functors
  • morphisms are natural transformations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment