dgkf / dgkf/R

Suggestion: Abandon named Lists in favor our Hashmaps with value semantics

Open
#137 14 comments 0 reactions 0 assignees View on GitHub
meta-discussion theme-internals
Dominant language
Rust
Stars
145
Forks
5
PR merge metrics
No merged PRs in 30d

Description

I have always felt, that the fact that names are not necessarily unique, while still allowing to subset named objects by there name to be somewhat odd. I would suggested that it should not be possible anymore to assign names to vectors / lists. Instead I would suggest to add something like a `Dict` data-type that is a hashmap with value semantics.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.