Imba guide
  • Level 0 - Intro
    • Imba guide
    • About Imba
    • "Hello, World" example
    • Guide structure and conventions
    • Tips and tricks for beginners
    • Setting up your editor
  • Level 1 - Language basics
    • Language basics
    • Comments
    • Statements and expressions
    • Operators
    • Primitive types
    • Variables and variable scope
    • Objects
    • Arrays
    • Regular expressions
    • Control structures - if, try, for, while, until
    • Methods
    • Do block
  • Level 2 - Advanced concepts
    • Advanced concepts
    • Modules
    • Classes
    • Tags
    • Async
    • Global
    • Listcomps
  • Bonus
    • Setup
    • Testing
    • Migration
    • Escape sequences
    • Memoized DOM
    • Alternative type detection
 
Imba guide
  • Docs »
  • Level 2 - Advanced concepts »
  • Classes

Next Previous

(C)2018 by Hajime Yamasaki Vukelic. Some rights reserved.

Built with MkDocs using a theme provided by Read the Docs.
« Previous Next »