JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
SEARCH:
All Classes and Interfaces
All Classes and Interfaces
Interfaces
Record Classes
Class
Description
LinkedList
<
T
>
"Sum Type" representation of a linked list.
LinkedList.Empty
<
T
>
An empty list.
LinkedList.NotEmpty
<
T
>
A not empty list.