@@ -17,7 +17,8 @@ spend time explaining dependent types, nor the syntax for them in Idris,
|
||||
which is the language I'll use in this article. Below are a few resources
|
||||
that should help you get up to speed.
|
||||
|
||||
{{< todo >}}List resources{{< /todo >}}
|
||||
> [!TODO]
|
||||
> List resources
|
||||
|
||||
We've seen that, given a function `F a -> a`, we can define a function
|
||||
`B -> a`, if `F` is a base functor of the type `B`. However, what if
|
||||
|
||||
Reference in New Issue
Block a user