Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CIP-113 MutableList StreamType #113

Open
stbrody opened this issue Nov 18, 2021 · 0 comments
Open

CIP-113 MutableList StreamType #113

stbrody opened this issue Nov 18, 2021 · 0 comments

Comments

@stbrody
Copy link
Contributor

stbrody commented Nov 18, 2021

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.

@stbrody stbrody changed the title CIP-XXX MutableList StreamType CIP-113 MutableList StreamType Nov 18, 2021
@stbrody stbrody self-assigned this Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant