This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* minium viable std | |
every possible trade off to just get it done | |
orginaztion? nah mega file | |
more then 1 unittest? nah | |
docs? what for you have unittest | |
comprosmizes with other view points? nah everyone else wrong | |
effent code? nah, who needs it computers fast | |
good overloads? nah, just use it well | |
good error messages? nah just dont make typos | |
template meta programming to make things easier for the end user? no that would take 100x as long |