Showing content from https://www.scala-lang.org/api/2.13.10/scala/collection/SeqFactory.html below:
Scala Standard Library 2.13.10 - scala.collection.SeqFactory
trait SeqFactory[+CC[A] <: SeqOps[A, Seq, Seq[A]]] extends IterableFactory[CC]
î·î
Ordering
- Alphabetic
- By Inheritance
Inherited
- SeqFactory
- IterableFactory
- Serializable
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
Visibility
- Public
- Protected
Abstract Value Members
- î
abstract def empty[A]: CC[A]
- î
abstract def from[A](source: IterableOnce[A]): CC[A]
- î
abstract def newBuilder[A]: Builder[A, CC[A]]
Concrete Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##: Int
- î
def +(other: String): String
- î
def ->[B](y: B): (SeqFactory[CC], B)
- î
final def ==(arg0: Any): Boolean
- î
def apply[A](elems: A*): CC[A]
- î
final def asInstanceOf[T0]: T0
- î
def clone(): AnyRef
- î
def concat[A](xss: Iterable[A]*): CC[A]
- î
def ensuring(cond: (SeqFactory[CC]) => Boolean, msg: => Any): SeqFactory[CC]
- î
def ensuring(cond: (SeqFactory[CC]) => Boolean): SeqFactory[CC]
- î
def ensuring(cond: Boolean, msg: => Any): SeqFactory[CC]
- î
def ensuring(cond: Boolean): SeqFactory[CC]
- î
final def eq(arg0: AnyRef): Boolean
- î
def equals(arg0: AnyRef): Boolean
- î
def fill[A](n1: Int, n2: Int, n3: Int, n4: Int, n5: Int)(elem: => A): CC[CC[CC[CC[CC[A]]]]]
- î
def fill[A](n1: Int, n2: Int, n3: Int, n4: Int)(elem: => A): CC[CC[CC[CC[A]]]]
- î
def fill[A](n1: Int, n2: Int, n3: Int)(elem: => A): CC[CC[CC[A]]]
- î
def fill[A](n1: Int, n2: Int)(elem: => A): CC[CC[A]]
- î
def fill[A](n: Int)(elem: => A): CC[A]
- î
def finalize(): Unit
- î
final def getClass(): Class[_ <: AnyRef]
- î
def hashCode(): Int
- î
final def isInstanceOf[T0]: Boolean
- î
implicit def iterableFactory[A]: Factory[A, CC[A]]
- î
def iterate[A](start: A, len: Int)(f: (A) => A): CC[A]
- î
final def ne(arg0: AnyRef): Boolean
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
def range[A](start: A, end: A, step: A)(implicit arg0: Integral[A]): CC[A]
- î
def range[A](start: A, end: A)(implicit arg0: Integral[A]): CC[A]
- î
final def synchronized[T0](arg0: => T0): T0
- î
def tabulate[A](n1: Int, n2: Int, n3: Int, n4: Int, n5: Int)(f: (Int, Int, Int, Int, Int) => A): CC[CC[CC[CC[CC[A]]]]]
- î
def tabulate[A](n1: Int, n2: Int, n3: Int, n4: Int)(f: (Int, Int, Int, Int) => A): CC[CC[CC[CC[A]]]]
- î
def tabulate[A](n1: Int, n2: Int, n3: Int)(f: (Int, Int, Int) => A): CC[CC[CC[A]]]
- î
def tabulate[A](n1: Int, n2: Int)(f: (Int, Int) => A): CC[CC[A]]
- î
def tabulate[A](n: Int)(f: (Int) => A): CC[A]
- î
def toString(): String
- î
final def unapplySeq[A](x: CC[A]): UnapplySeqWrapper[A]
- î
def unfold[A, S](init: S)(f: (S) => Option[(A, S)]): CC[A]
- î
final def wait(): Unit
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4