1. 1. rebo
    1. 1.1. Samples
      1. 1.1.1. Fibonacci
      2. 1.1.2. Merge Sort
    2. 1.2. Features
      1. 1.2.1. Hello World
      2. 1.2.2. Expressions
      3. 1.2.3. Math and Numbers
      4. 1.2.4. If, Else, Match
      5. 1.2.5. Loop, While, For
      6. 1.2.6. Functions
      7. 1.2.7. Types
      8. 1.2.8. statics
      9. 1.2.9. Structs
      10. 1.2.10. Methods
      11. 1.2.11. Enums
      12. 1.2.12. Generics
      13. 1.2.13. Includes
    3. 1.3. Collections
      1. 1.3.1. List<T>
      2. 1.3.2. Map<K, V>
      3. 1.3.3. Set<T>

rebo

Collections