Idris2/libs
Stiopa Koltsov 0d363c9732 Add isYes function and friends
Added several functions for `Dec`. The set of functions and names
are picked consistently with `Maybe`:

* `isNothing` -> `isNo`
* `isJust` -> `isYes`
* `IsJust` -> `IsYes`
* `isItJust` -> `isItYes`

This is follow-up to #942
2021-01-21 12:36:02 +00:00
..
base Add isYes function and friends 2021-01-21 12:36:02 +00:00
contrib removed trailing whitespace (#955) 2021-01-21 11:33:03 +00:00
network network: Retrieve AF_* magic constants from C support code. 2020-10-01 12:05:42 +01:00
prelude removed trailing whitespace (#955) 2021-01-21 11:33:03 +00:00