1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Add disclaimer at the end

This commit is contained in:
jbranchaud
2016-03-13 10:44:26 -05:00
parent a77e6f47de
commit 1561a5db66

View File

@@ -22,3 +22,6 @@ list
```
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
you get the general idea.