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
cip:113
title: MutableList StreamType
author: Spencer T Brody (@stbrody), Mohsin Zaidi (@smrz2001), Sergey Ukustov (@ukstv), Joel Thorstensson (@oed)
status: Idea
category: Standards
type: RFC
created: 2021-11-18
Simple Summary
Introduces a new StreamType, MutableList, that can store an ever-growing list of items, and provides logarithmic access and iteration for most common access patterns
Simple Summary
Introduces a new StreamType,
MutableList
, that can store an ever-growing list of items, and provides logarithmic access and iteration for most common access patternsThis CIP is a work in progress. A rough draft of the proposal is available here: https://www.notion.so/threebox/MutableList-StreamType-41f5555c55514886b1acbf0c90af4adf
Copyright
Copyright and related rights waived via CC0.
The text was updated successfully, but these errors were encountered: