mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-18 18:31:43 +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!
|