remove End
type
This commit is contained in:
1
spec.md
1
spec.md
@@ -10,7 +10,6 @@ Most important ones:
|
|||||||
- `List[T]`: (linked-) list of `T`
|
- `List[T]`: (linked-) list of `T`
|
||||||
- `Char`: unicode codepoint
|
- `Char`: unicode codepoint
|
||||||
- `Unit`: nothing
|
- `Unit`: nothing
|
||||||
- `End`: unreachable
|
|
||||||
- `Cell[T]`: mutable cell of `T`
|
- `Cell[T]`: mutable cell of `T`
|
||||||
|
|
||||||
Advanced (uncommon) types:
|
Advanced (uncommon) types:
|
||||||
|
Reference in New Issue
Block a user