jadon

Results 86 comments of jadon

### Inheritence: Embedded Fields Classes can have multiple parents. ``` class W let w = 0 ; class A : W let a = 0 ; class B : W...

~~Another thing that needs to be figured out is calling an overridden method. If `B` overrides a method in `A`, and we have an instance of `A` that was downcasted...

Types dependent on values and types can be used to define Integer types with variable bits or Arrays with a fixed size. ```java // identifier -> generic type // a...

Single inheritence solves the downcasting problem. Interfaces/Traits are another thing to be added, prefering the latter.

I got the same issue with the latest release. This package worked for me: https://www.npmjs.com/package/leaflet-distortableimage-updated Be sure to include [leaflet-toolbar](https://www.npmjs.com/package/leaflet-toolbar)

pls my ram can't take it anymore 😭 It seems to scale with how much text is present in the terminal. Closing & reopening tabs will free a good amount,...