You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CosmOS provides collections in order to easy writing kernel code and to prevent creating bugs. The collections include iterators, and checks for out of range indices.