| Package | Description |
|---|---|
| com.io7m.jfunctional |
Core functions and types.
|
| Modifier and Type | Method and Description |
|---|---|
<U> OptionType<U> |
Some.map(FunctionType<T,U> f) |
<U> OptionType<U> |
OptionType.map(FunctionType<T,U> f)
|
<U> OptionType<U> |
None.map(FunctionType<T,U> f) |
Copyright © 2017 <code@io7m.com> http://io7m.com