graphinius icon indicating copy to clipboard operation
graphinius copied to clipboard

unify & standardize Object / Map / Set usage

Open cassinius opened this issue 6 years ago • 0 comments

there are different data structures for different use cases, which is legit, BUT

  • we need something like a standardized compute pipeline
  • starting with ID(s) or single Nodes
    • --> expanding up to larger sets
    • --> extending to a set of sets
    • --> expanding to a set of larger sets
  • which in each phase only accepts a certain type (data structure)
  • and leads / expands to a well defined type the next step up

cassinius avatar Oct 17 '19 02:10 cassinius