Skip to content
Miguel Gamboa de Carvalho edited this page Feb 21, 2024 · 4 revisions

Languages and Managed Runtimes 2022 Summer


Program outline in 3 parts

  1. Programming with Type:
  2. Metaprogramming and Benchmarking:
  3. Generic methods and Lazy evaluation:
    • Iterators versus Sequences (yield operator);
    • Generics and Reified type parameters.
Clone this wiki locally