mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2025-01-04 10:45:11 +03:00
9 lines
262 B
Plaintext
9 lines
262 B
Plaintext
1/1: Building Vect (Vect.idr)
|
|
Welcome to Idris 2 version 0.0. Enjoy yourself!
|
|
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!
|