mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2025-01-06 13:16:27 +03:00
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
1/1: Building Vect (Vect.idr)
|
|
Main> Main.append:
|
|
append (_ :: _) _
|
|
Main> Main.lookup: All cases covered
|
|
Main> Main.zip: All cases covered
|
|
Main> Bye for now!
|