$ grep -l "#struct" ~/terhechte/journal/*.md
Posts tagged #struct
posts 2 years 2 tag struct
[ 2019 ]
01 · posts
2019-03-17
Using protocol composition to untangle your codebase
A simple way to untangle your codebase via protocols. Particularly useful for project configurations.
[ 2017 ]
01 · posts
2017-09-30
Value Types for Simple Difference Detection
Utilize value types to quickly determine a differences between two sets of data