Skip to content

Commit 8418894

Browse files
committed
done
1 parent fe8c947 commit 8418894

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,9 @@ end
5454

5555
# Parametric Examples
5656

57-
```julia
57+
An example(word-algebra) from [the section *Algebra* of Oleg's tagless final lectures](http://okmij.org/ftp/tagless-final/Algebra.html).
5858

59+
```julia
5960
Functor = Function
6061
@sig struct TF{Eltype}
6162
e :: Eltype

0 commit comments

Comments
 (0)