ceramicnetwork / ceramicnetwork/CIPs
CIP-113 MutableList StreamType
- Dominant language
- HTML
- Stars
- 84
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
```
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
**This 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](https://creativecommons.org/publicdomain/zero/1.0/).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.