Idris2-boot/tests/idris2/real002
Edwin Brady fb49038c9f Don't automatically apply implicits in let
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.
2020-02-16 16:33:17 +00:00
..
Control Don't automatically apply implicits in let 2020-02-16 16:33:17 +00:00
expected Don't automatically apply implicits in let 2020-02-16 16:33:17 +00:00
run Don't automatically apply implicits in let 2020-02-16 16:33:17 +00:00
Store.idr Don't automatically apply implicits in let 2020-02-16 16:33:17 +00:00
StoreL.idr Don't automatically apply implicits in let 2020-02-16 16:33:17 +00:00