ValueSeq

object ValueSeq

Loops the given values.

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(elem0: Int, rest: Int*): I
def apply(elem0: Long, rest: Long*): L
def apply(elem0: Double, rest: Double*): D
def apply(elem0: Boolean, rest: Boolean*): B