Programming Blazingly Fast Abstractions using Generics Compile time optimization tends to be fairly underrated, but can we create granular abstractions that don't lose performance by letting the compiler know what exactly we want?