Format

slash.vector.`package`.Format
See theFormat companion object
trait Format

Attributes

Companion
object
Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CSV
object Default
object Indexed
object TSV

Members list

Value members

Abstract methods

def delimiter(index: Int): String

Attributes

Source
package.scala
def prefix[N <: Int](v: Vec[N]): String

Attributes

Source
package.scala
def suffix[N <: Int](v: Vec[N]): String

Attributes

Source
package.scala

Concrete methods

Attributes

Source
package.scala