Typo?

76 views
Skip to first unread message

martin jakub I'm

unread,
Dec 3, 2017, 1:09:44 PM12/3/17
to cell-lang
In types.html,

type BinTree[T] = empty_bin_tree, bin_tree(Int, BinTree[T],
BinTree[T]);

Should "Int" be "T"?

I have wondered what types with set semantics would enable. Great concept, interesting implementation, and I appreciate the documentation. Awesome work.

cell-lang

unread,
Dec 5, 2017, 9:26:59 AM12/5/17
to cell-lang
Definitely a typo. It's fixed now. Thanks for pointing it out, and thanks for the encouragement.
Reply all
Reply to author
Forward
0 new messages