Skip to content

Performance imporvement

Latest
Compare
Choose a tag to compare
@afnpires afnpires released this 01 Sep 11:36
  • Remove existing allocations

BREAKING CHANGES:

  • EnsureNotNull will only accept class types as acting value parameter. Bye bye structs and
    allocations.
  • Ensure will not validate if the acting value is null.