managarm / frigg

Lightweight C++ utilities and algorithms for system programming
MIT License
56 stars 20 forks source link

Add a sink concept #51

Closed ArsenArsen closed 1 year ago

ArsenArsen commented 1 year ago

This concept should list all the requirements for a frigg-compatible sink (currently, an append([const ]char[*]))