fpcourse/lessons/types.md

18 lines
142 B
Markdown
Raw Permalink Normal View History

2023-04-14 20:36:03 +00:00
# Types
## Strict Types
## Primitive Types
## Type Constructors
### Option
## Recursive Data Types
### Lists
### Trees
## Abstraction