Joey Hess
|
95d2391f58
|
more partial function removal
Left a few Prelude.head's in where it was checked not null and too hard to
remove, etc.
|
2011-12-15 18:19:36 -04:00 |
|
Joey Hess
|
817b1936e6
|
add beginning, end
Safe versions of init and last
|
2011-12-15 16:59:18 -04:00 |
|
Joey Hess
|
e7a555bf21
|
fix types
|
2011-12-15 15:39:33 -04:00 |
|
Joey Hess
|
4b3c4c0c2b
|
avoid some read
|
2011-12-09 18:57:09 -04:00 |
|
Joey Hess
|
28699c95a7
|
some work on avoiding partial functions
There are still hundreds of places that use partial functions head, tail,
init, and last.
|
2011-12-09 18:10:41 -04:00 |
|