broom-lang/broom

Polymorphic intrinsics

nilern opened this issue · 0 comments

(Parametrically) polymorphic intrinsics for e.g. arrays.

  • Higher-kinded primitive array type
  • Array ops (new, length, index, initialize)
  • Array type op
  • Evaluation