Join us on December 9 with Bohdan Stupak to learn Using Span<T> in C#.
ABSTRACT
Span<T> is a C# 8 feature that allows improving the performance of C# code almost with no effort and without sacrificing its readability. In this talk, we'll take a more detailed look at it
AGENDA
- Overview of Span<T> internals
- Some code examples in C#
- An example in F#
LEARNING OBJECTS:
- Why Span<T> is needed
- How it is structured
- How you can use it in C# code
- A bit about F# support
WATCH IT LIVE ON: