| Package | Description |
|---|---|
| com.io7m.jfunctional |
Core functions and types.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> Some<T> |
Some.some(T x)
Produce a new
Some value. |
| Modifier and Type | Method and Description |
|---|---|
U |
OptionVisitorType.some(Some<T> s)
Visit a value of type
Some. |
U |
OptionPartialVisitorType.some(Some<T> s)
Visit a value of type
Some. |
Copyright © 2017 <code@io7m.com> http://io7m.com