RangeMapSlice

com.github.arturopala.bufferandslice.RangeMapSlice
See theRangeMapSlice companion class
object RangeMapSlice

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T](mapF: Int => T): RangeMapSlice[T]
def apply[T](mapF: Int => T, from: Int, to: Int): RangeMapSlice[T]