Swapping type-safety for high performance using compiler directives

added by Paul Wheeler
7/27/2015 2:28:17 PM

1056 Views

An experiment: you can use lots of domain modelling types at development time and swap them out for a more performant implementation later using compiler directives.


0 comments