Should Ludus have a linked list collection type? #117
Labels
No Label
accepted
bug
clj
documentation
enhancement
errors
infrastructure
later
next
now
optimization
proposal
question
research
semantics
syntax
ux
vm
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: twc/ludus#117
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It's so fundamental. Consider the following:
On the one hand, it's an easy and simple set of functions, but also:
llist
is a stupid name, I need a new name for this, and it would be useful to have a more nicely printed version of the thing? But also, when would you use this, other than how I did today, which was explaining the convergence between stacks and linked lists.Added exactly this!