Skip to content

v3.1.0

Choose a tag to compare

@appellation appellation released this 08 Jan 09:05
· 47 commits to master since this release

Additions

  • Queue#splice has been added for easier insertion and deletion of elements after a given index; see Array#splice for information about the behavior and method signature