aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/utf8.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-04Properly handling variance for arrays to avoid invalid subtyping.Eduardo Julian1-9/+0
2021-07-02No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian1-0/+9
Capabilities should be opt-in, but using them in the standard library makes them mandatory.