Slice

object Slice
Companion:
class
class Object
trait Matchable
class Any
Slice.type

Value members

Concrete methods

def apply(s: String): Slice
def apply(s: String, start: Int, limit: Int): Slice
def unsafe(s: String, start: Int, limit: Int): Slice

Concrete fields