utility functions
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
Bool
|
||||
=====
|
||||
|
||||
```haskell
|
||||
bool :: a -> a -> Bool -> a
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user