Add "Transparent error subtyping" to README
This also reorganized the list to match the website * README.md: Added "Transparent error subtyping". Reordered list.master
parent
c662106e86
commit
9431efacfe
|
@ -18,11 +18,12 @@ Current support includes:
|
|||
|
||||
* Simple and intuitive class definitions
|
||||
* Classical inheritance
|
||||
* Traits as mixins
|
||||
* Access modifiers (public, protected, and private)
|
||||
* Abstract classes and methods
|
||||
* Interfaces
|
||||
* Traits as mixins
|
||||
* Visibility (public, protected, and private members)
|
||||
* Static and constant members
|
||||
* Transparent error subtyping
|
||||
|
||||
|
||||
## Documentation
|
||||
|
|
Loading…
Reference in New Issue