mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-24 13:23:10 +03:00
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
|
1/1: Building Vect (Vect.idr)
|
||
|
Welcome to Idris 2 version 0.0. Please be gentle.
|
||
|
Main> Main.append: All cases covered
|
||
|
Main> Main.funny: All cases covered
|
||
|
Main> Main.notFunny:
|
||
|
notFunny [False, False, True, True]
|
||
|
notFunny [False, True, True, True]
|
||
|
Main> Bye for now!
|