Inductive Type
A custom data type defined by listing its possible forms (constructors), allowing the programmer to create precise categories that the compiler can check exhaustively.
learn more?
Subscribe and we'll send new content to your inbox.
A custom data type defined by listing its possible forms (constructors), allowing the programmer to create precise categories that the compiler can check exhaustively.
Subscribe and we'll send new content to your inbox.