Skip to content

Releases: BonnyAD9/Bny.General

Bny.General v1.2.0

26 Jan 20:19
Compare
Choose a tag to compare

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.