Skip to content

5.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 07:35
  • [Base] added IsEmpty/IsEmptyOrNull overloads for Array/ICollection with efficient implementation
  • [Base] added FindValue and FindNeighboursV to SortedSet
  • [FSharp] changed MemoryManager/FreeList to use value tuples/options and use new SortedSet methods
  • [FSharp] added Path.normalizeDirectorySeparators
  • [FSharp] fixed Path.withTrailingSlash and Path.withoutTrailingSlash to consider Path.AltDirectorySeparatorChar