mirror of
https://github.com/bitemyapp/learnhaskell.git
synced 2024-11-03 23:15:18 +00:00
buhhh words
This commit is contained in:
parent
f6064d888f
commit
2c6d1cd247
@ -322,7 +322,7 @@ data SnocList a = SnocList ([a] -> [a])
|
||||
Inserts to the front and end in O(1).
|
||||
```
|
||||
|
||||
### I consider the follow dispositve on the subject.
|
||||
### I consider the following conclusive
|
||||
|
||||
```
|
||||
Edward Kmett:
|
||||
|
Loading…
Reference in New Issue
Block a user