Trill
Trill copied to clipboard
Direct support for .Net 4.7 and later features
.Net 4..7 introduced the Span data type for better direct memory access. This feature, as well as potentially many others, could be used to either simplify the Trill code base or to improve performance for users of later framework versions.