Skip to content

Bny.General v1.2.0

Latest
Compare
Choose a tag to compare
@BonnyAD9 BonnyAD9 released this 26 Jan 20:19
· 1 commit to master since this release

v1.2.0

New features:

  • Result classes (Result, ResultEx<Ex>, Result<T>, Result<T, Ex>)
  • PtrOrStream ref structs (ConstPtrOrStream, PtrOrStream)
  • New extension methods for ConstPtr<T> (Equals, TryCopyTo, CopyTo)
  • Ptr<T> now has all the extension methods that ConstPtr<T> has

This package is available on NuGet, prefer NuGet over the attached package.