Skip to content

lists should be backed by a data structure offering O(1)-ish append and prepend #39

@SethTisue

Description

@SethTisue

on the JVM we use scala.collection.immutable.Vector for this

ClojureScript offers something similar, so at least one JS-based implementation exists. @qiemem has found ClojureScript's data structures packaged separately as http://swannodette.github.io/mori/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions