Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 02:46
89107a6

OrderedCollections v1.8.0

Diff since v1.7.0

  • Add LittleSet (#107)

Merged pull requests:

  • Implement LittleSet (follow-up on #95) (#107) (@Tokazama)
  • slightly simplify a type definition: Tuple{<:T} -> Tuple{T} (#145) (@nsajko)