mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-18 18:31:43 +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
170 B
Plaintext
5 lines
170 B
Plaintext
1/3: Building Control.App (Control/App.idr)
|
|
2/3: Building Control.App.Console (Control/App/Console.idr)
|
|
3/3: Building Store (Store.idr)
|
|
3/3: Building StoreL (StoreL.idr)
|