CLN Developer Series #3: The Tal Heirarchical Allocator
This post is all about tal repostory, which is the CCAN module which I consider compulsory for any program which ever explicitly frees memory (you can write some very complex programs which don’t do that, FWIW!).
Understanding tal is a requirement for coding anything within CLN!