mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-19 10:51:35 +03:00
fb49038c9f
This means we can say 'let x = foo' and have foo not be applied to its implicit arguments, meaning that 'x' can be instantiated at whatever implicits it needs through the scope.
5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
$1 --check Store.idr
|
|
$1 --check StoreL.idr
|
|
|
|
rm -rf build
|