can say, but its more like ocaml that runs on dotnet and can interop with dotnet
Thank you I now understand less than I did when I started
do you know algebraic data types?
you mean tuples?
like binary trees linked lists and stuff
bruh yes i know them but i want to see what the heck you are doing
i mean those are examples of algebraic data types
that's what i meant to give him
or should i say how tf is syntax is working
no, those are algebraic data types
no those are not ADTs. algebraic data types are types where you make compound types, like sum (type 1 or type 2), or multiplication (type 1 and type 2)
i think you are getting algebraic data types and inductive types confused
Обсуждают сегодня