Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly handling variance for arrays to avoid invalid subtyping. | Eduardo Julian | 2022-04-04 | 1 | -9/+0 |
| | |||||
* | No longer employing the capabilities model on the lux/world/* modules. | Eduardo Julian | 2021-07-02 | 1 | -0/+9 |
Capabilities should be opt-in, but using them in the standard library makes them mandatory. |