mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 06:26:20 +00:00
8 lines
202 B
Markdown
8 lines
202 B
Markdown
# append only
|
|
|
|
- a [[property]]
|
|
- [[wp]] https://en.wikipedia.org/wiki/Append-only
|
|
- existing data is [[immutable]], but you can append new data to it
|
|
- goes well with [[functional programming]]
|
|
|