buffer-and-slice
buffer-and-slice
com.github.arturopala.bufferandslice
buffer-and-slice
/
com.github.arturopala.bufferandslice
/
IntSlice$
IntSlice
object
IntSlice
Companion
class
Graph
Super types
class
Object
trait
Matchable
class
Any
Value members
Value members
Methods
def
apply
(head:
Int
, tail:
Int
*):
IntSlice
Creates new detached IntSlice out of given integers.
def
of
(array:
Array
[
Int
]):
IntSlice
def
of
(array:
Array
[
Int
], from:
Int
, to:
Int
):
IntSlice
def
empty
:
IntSlice