| Package | Description |
|---|---|
| manifold.collections.api.range |
| Modifier and Type | Class and Description |
|---|---|
class |
RangeFun.Closed.From_Seq<E extends Sequential<E,S,U>,S,U> |
interface |
Sequential<E extends Sequential<E,S,U>,S,U>
Implement
Sequential if the set of possible instances of your type are a sequence, whereby given an
arbitrary instance of the type and some step or increment value, the next instance can be computed. |
class |
SequentialRange<E extends Sequential<E,S,U>,S,U> |
| Modifier and Type | Method and Description |
|---|---|
<E extends Sequential<E,S,U>,S,U> |
RangeFun.Closed.postfixBind(E sequential)
Sequential
|
Copyright © 2022. All rights reserved.