Package

com.github.yruslan.channel

impl

Permalink

package impl

Visibility
  1. Public
  2. All

Type Members

  1. class Awaiter extends AnyRef

    Permalink
  2. class SimpleLinkedList[T] extends AnyRef

    Permalink

    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