Packages

package impl

Type Members

  1. class Awaiter extends AnyRef
  2. class SimpleLinkedList[T] extends AnyRef

    The motivation for implementing this tiny linked list is to have very fast append and remove operations when the number of elements is small.

Ungrouped