mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2025-01-07 05:36:30 +03:00
8 lines
205 B
Plaintext
8 lines
205 B
Plaintext
1/1: Building Vect (Vect.idr)
|
|
Welcome to Idris 2 version 0.0. Enjoy yourself!
|
|
Main> Main.append:
|
|
append (_ :: _) _
|
|
Main> Main.lookup: All cases covered
|
|
Main> Main.zip: All cases covered
|
|
Main> Bye for now!
|