mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 16:51:51 +03:00
Update typedd.rst
This commit is contained in:
parent
055568be28
commit
866354fef1
@ -37,6 +37,8 @@ In ``Average.idr``, add:
|
||||
import Data.List -- for `length` on lists
|
||||
import System.REPL -- for `repl`
|
||||
|
||||
Instead of entering ``6.0 + 3 * 12``, enter ``the Double (6.0 + 3 * 12)``.
|
||||
|
||||
In ``AveMain.idr`` and ``Reverse.idr`` add:
|
||||
|
||||
.. code-block:: idris
|
||||
|
Loading…
Reference in New Issue
Block a user