Skip to content

0.1

No due date 0% complete

Should have the basics of the language.

including

  • structs
    • construction
    • generics
  • functions
    • as well as currying
    • generics
  • Enums (discriminated unions)
    • generic version
    • pattern matching on such
  • Basic control flows
  • Basic types

Should have the basics of the language.

including

  • structs
    • construction
    • generics
  • functions
    • as well as currying
    • generics
  • Enums (discriminated unions)
    • generic version
    • pattern matching on such
  • Basic control flows
  • Basic types
Loading