threadUnsafe

object threadUnsafe extends Dsl[Function0]
trait Dsl[Function0]
class Object
trait Matchable
class Any

Value members

Concrete methods

override def apply[A](f: Int => A, startAt: Int): () => A
Definition Classes

Inherited methods

def apply[A](f: Int => A): () => A
Inherited from:
Dsl
def apply(startAt: Int): () => Int
Inherited from:
Dsl
def apply(): () => Int
Inherited from:
Dsl