mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Add example of an edge case
This commit is contained in:
@@ -23,5 +23,5 @@ list
|
|||||||
|
|
||||||
It only took a couple lines of code and immutability is baked in.
|
It only took a couple lines of code and immutability is baked in.
|
||||||
|
|
||||||
There may be a couple edge cases that are not handled in this solution, but
|
There may be a couple edge cases that are not handled in this solution (e.g.
|
||||||
you get the general idea.
|
`remove(list, -1)`), but you get the general idea.
|
||||||
|
|||||||
Reference in New Issue
Block a user