DynamoArray

org.scanamo.DynamoArray
See theDynamoArray companion class
object DynamoArray

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Make an array out of a list of values

Make an array out of a list of values

Attributes

def byteBuffers(xs: Iterable[ByteBuffer]): DynamoArray

Make an array out of a list of byte buffers

Make an array out of a list of byte buffers

Attributes

def numbers[N : Numeric](xs: Iterable[N]): DynamoArray

Make an array out of a list of numeric values

Make an array out of a list of numeric values

Attributes

Make an array out of a list of strings

Make an array out of a list of strings

Attributes

Concrete fields

The empty array

The empty array

Attributes