zio

molecule.datalog.datomic.`package`.zio
object zio extends MoleculeImplicits_, Api_zio, Spi_datomic_zio

Attributes

Source
package.scala
Graph
Supertypes
trait Renderer
trait JavaConversions
trait AsScalaExtensions
trait AsJavaExtensions
trait ModelUtils
trait Spi_zio
trait Api_zio
trait MoleculeImplicits_
trait Keywords
class Object
trait Matchable
class Any
Show all
Self type
zio.type

Members list

Type members

Inherited classlikes

implicit class BufferHasAsJava[A](b: Buffer[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class CollectionHasAsScala[A](c: Collection[A])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class ConcurrentMapHasAsJava[K, V](m: Map[K, V])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class ConcurrentMapHasAsScala[K, V](m: ConcurrentMap[K, V])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class DeleteApiZIO[Tpl](delete: Delete)

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
Supertypes
class Object
trait Matchable
class Any
implicit class DictionaryHasAsScala[K, V](d: Dictionary[K, V])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class EnumerationHasAsScala[A](e: Enumeration[A])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class InsertApiZIO[Tpl](insert: Insert)

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
Supertypes
class Object
trait Matchable
class Any
implicit class IterableHasAsJava[A](i: Iterable[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class IterableHasAsScala[A](i: Iterable[A])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class IteratorHasAsJava[A](i: Iterator[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class IteratorHasAsScala[A](i: Iterator[A])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class ListHasAsScala[A](l: List[A])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class MapHasAsJava[K, V](m: Map[K, V])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class MapHasAsScala[K, V](m: Map[K, V])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class MutableMapHasAsJava[K, V](m: Map[K, V])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class MutableSeqHasAsJava[A](s: Seq[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class MutableSetHasAsJava[A](s: Set[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class PropertiesHasAsScala(i: Properties)

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class QueryApiZIO[Tpl](q: Query[Tpl])

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
Supertypes
class Object
trait Matchable
class Any
implicit class QueryCursorApiZIO[Tpl](q: QueryCursor[Tpl])

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
Supertypes
class Object
trait Matchable
class Any
implicit class QueryOffsetApiZIO[Tpl](q: QueryOffset[Tpl])

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
Supertypes
class Object
trait Matchable
class Any
implicit class SaveApiZIO[Tpl](save: Save)

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
Supertypes
class Object
trait Matchable
class Any
implicit class SeqHasAsJava[A](s: Seq[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class SetHasAsJava[A](s: Set[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class SetHasAsScala[A](s: Set[A])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class UpdateApiZIO[Tpl](update: Update)

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
Supertypes
class Object
trait Matchable
class Any
object avg extends avg

Attributes

Inherited from:
Keywords
Source
Keywords.scala
Supertypes
trait avg
trait AggrCoalesce
trait AggrKw
trait Kw
class Object
trait Matchable
class Any
Show all
object count extends count

Attributes

Inherited from:
Keywords
Source
Keywords.scala
Supertypes
trait count
trait AggrInt
trait AggrCoalesce
trait AggrKw
trait Kw
class Object
trait Matchable
class Any
Show all
object countDistinct extends countDistinct

Attributes

Inherited from:
Keywords
Source
Keywords.scala
Supertypes
trait countDistinct
trait AggrCoalesce
trait AggrKw
trait Kw
class Object
trait Matchable
class Any
Show all
object distinct extends distinct

Attributes

Inherited from:
Keywords
Source
Keywords.scala
Supertypes
trait distinct
trait AggrKw
trait Kw
class Object
trait Matchable
class Any
Show all
object max extends max

Attributes

Inherited from:
Keywords
Source
Keywords.scala
Supertypes
trait max
trait AggrKw
trait Kw
class Object
trait Matchable
class Any
Show all
object median extends median

Attributes

Inherited from:
Keywords
Source
Keywords.scala
Supertypes
trait median
trait AggrCoalesce
trait AggrKw
trait Kw
class Object
trait Matchable
class Any
Show all
object min extends min

Attributes

Inherited from:
Keywords
Source
Keywords.scala
Supertypes
trait min
trait AggrKw
trait Kw
class Object
trait Matchable
class Any
Show all
object sample extends sample

Attributes

Inherited from:
Keywords
Source
Keywords.scala
Supertypes
trait sample
trait AggrKw
trait Kw
class Object
trait Matchable
class Any
Show all
object stddev extends stddev

Attributes

Inherited from:
Keywords
Source
Keywords.scala
Supertypes
trait stddev
trait AggrCoalesce
trait AggrKw
trait Kw
class Object
trait Matchable
class Any
Show all
object sum extends sum

Attributes

Inherited from:
Keywords
Source
Keywords.scala
Supertypes
trait sum
trait AggrCoalesce
trait AggrKw
trait Kw
class Object
trait Matchable
class Any
Show all
object variance extends variance

Attributes

Inherited from:
Keywords
Source
Keywords.scala
Supertypes
trait variance
trait AggrCoalesce
trait AggrKw
trait Kw
class Object
trait Matchable
class Any
Show all

Value members

Inherited methods

protected def countValueAttrs(elements: List[Element]): Int

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
override def delete_inspect(delete: Delete): ZIO[Conn, MoleculeError, Unit]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def delete_transact(delete: Delete): ZIO[Conn, MoleculeError, TxReport]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def fallback_rawQuery(query: String, debug: Boolean): ZIO[Conn, MoleculeError, List[List[Any]]]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def fallback_rawTransact(txData: String, debug: Boolean): ZIO[Conn, MoleculeError, TxReport]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
final def getAttrNames(elements: List[Element], attrs: Set[String]): Set[String]

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
final protected def getInitialNonGenericNs(elements: List[Element]): String

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
final protected def getInitialNs(elements: List[Element]): String

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def hasRef(elements: List[Element]): Boolean

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
override def insert_inspect(insert: Insert): ZIO[Conn, MoleculeError, Unit]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def insert_transact(insert: Insert): ZIO[Conn, MoleculeError, TxReport]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def insert_validate(insert: Insert): ZIO[Conn, MoleculeError, Seq[(Int, Seq[InsertError])]]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
protected def mapError[T](result: Task[T]): ZIO[Conn, MoleculeError, T]

Attributes

Inherited from:
Spi_zio
Source
Spi_zio.scala
protected def noKeywords(elements: List[Element], optProxy: Option[ConnProxy]): List[Element]

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def noNested: Nothing

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def noNsReUseAfterBackref(nextElement: Element, prevRefs: List[String], backRef: String): Unit

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def noOptRef: Nothing

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def noOptional(a: Attr): Nothing

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
protected def printInspectQuery(label: String, elements: List[Element]): ZIO[Conn, MoleculeError, Unit]

Attributes

Inherited from:
SpiBase_datomic_zio
Source
SpiBase_datomic_zio.scala
protected def printRaw(action: String, elements: List[Element], dbString: String, dataString: String): Unit

Attributes

Inherited from:
Renderer
Source
Renderer.scala
override def queryCursor_get[Tpl](q: QueryCursor[Tpl]): ZIO[Conn, MoleculeError, (List[Tpl], String, Boolean)]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def queryCursor_inspect[Tpl](q: QueryCursor[Tpl]): ZIO[Conn, MoleculeError, Unit]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def queryOffset_get[Tpl](q: QueryOffset[Tpl]): ZIO[Conn, MoleculeError, (List[Tpl], Int, Boolean)]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def queryOffset_inspect[Tpl](q: QueryOffset[Tpl]): ZIO[Conn, MoleculeError, Unit]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def query_get[Tpl](q: Query[Tpl]): ZIO[Conn, MoleculeError, List[Tpl]]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def query_inspect[Tpl](q: Query[Tpl]): ZIO[Conn, MoleculeError, Unit]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def query_subscribe[Tpl](q: Query[Tpl], callback: (List[Tpl]) => Unit): ZIO[Conn, MoleculeError, Unit]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def query_unsubscribe[Tpl](q: Query[Tpl]): ZIO[Conn, MoleculeError, Unit]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
def rawQuery(query: String, debug: Boolean): ZIO[Conn, MoleculeError, List[List[Any]]]

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
def rawTransact(txData: String, debug: Boolean): ZIO[Conn, MoleculeError, TxReport]

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
override def save_inspect(save: Save): ZIO[Conn, MoleculeError, Unit]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def save_transact(save: Save): ZIO[Conn, MoleculeError, TxReport]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def save_validate(save: Save): ZIO[Conn, MoleculeError, Map[String, Seq[String]]]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
protected def toScala(value: Any, depth: Int, maxDepth: Int): Any

Attributes

Inherited from:
JVMDatomicSpiBase
Source
JVMDatomicSpiBase.scala
override def update_inspect(update: Update): ZIO[Conn, MoleculeError, Unit]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def update_transact(update: Update): ZIO[Conn, MoleculeError, TxReport]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
override def update_validate(update: Update): ZIO[Conn, MoleculeError, Map[String, Seq[String]]]

Attributes

Definition Classes
Spi_datomic_zio -> Spi_zio
Inherited from:
Spi_datomic_zio
Source
Spi_datomic_zio.scala
protected def validKey(key: String): String

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
protected def validateUpdate(conn0: Conn, update: Update): Map[String, Seq[String]]

Attributes

Inherited from:
JVMDatomicSpiBase
Source
JVMDatomicSpiBase.scala

Implicits

Inherited implicits

final implicit def DeleteApiZIO[Tpl](delete: Delete): DeleteApiZIO[Tpl]

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
final implicit def InsertApiZIO[Tpl](insert: Insert): InsertApiZIO[Tpl]

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
final implicit def QueryApiZIO[Tpl](q: Query[Tpl]): QueryApiZIO[Tpl]

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
final implicit def QueryCursorApiZIO[Tpl](q: QueryCursor[Tpl]): QueryCursorApiZIO[Tpl]

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
final implicit def QueryOffsetApiZIO[Tpl](q: QueryOffset[Tpl]): QueryOffsetApiZIO[Tpl]

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
final implicit def SaveApiZIO[Tpl](save: Save): SaveApiZIO[Tpl]

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
final implicit def UpdateApiZIO[Tpl](update: Update): UpdateApiZIO[Tpl]

Attributes

Inherited from:
Api_zio
Source
Api_zio.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V](molecule: Molecule_22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V]): Actions_22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U](molecule: Molecule_21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U]): Actions_21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T](molecule: Molecule_20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T]): Actions_20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S](molecule: Molecule_19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S]): Actions_19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R](molecule: Molecule_18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R]): Actions_18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q](molecule: Molecule_17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]): Actions_17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P](molecule: Molecule_16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P]): Actions_16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O](molecule: Molecule_15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O]): Actions_15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J, K, L, M, N](molecule: Molecule_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N]): Actions_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J, K, L, M](molecule: Molecule_13[A, B, C, D, E, F, G, H, I, J, K, L, M]): Actions_13[A, B, C, D, E, F, G, H, I, J, K, L, M]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J, K, L](molecule: Molecule_12[A, B, C, D, E, F, G, H, I, J, K, L]): Actions_12[A, B, C, D, E, F, G, H, I, J, K, L]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J, K](molecule: Molecule_11[A, B, C, D, E, F, G, H, I, J, K]): Actions_11[A, B, C, D, E, F, G, H, I, J, K]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I, J](molecule: Molecule_10[A, B, C, D, E, F, G, H, I, J]): Actions_10[A, B, C, D, E, F, G, H, I, J]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H, I](molecule: Molecule_09[A, B, C, D, E, F, G, H, I]): Actions_09[A, B, C, D, E, F, G, H, I]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G, H](molecule: Molecule_08[A, B, C, D, E, F, G, H]): Actions_08[A, B, C, D, E, F, G, H]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F, G](molecule: Molecule_07[A, B, C, D, E, F, G]): Actions_07[A, B, C, D, E, F, G]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E, F](molecule: Molecule_06[A, B, C, D, E, F]): Actions_06[A, B, C, D, E, F]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D, E](molecule: Molecule_05[A, B, C, D, E]): Actions_05[A, B, C, D, E]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C, D](molecule: Molecule_04[A, B, C, D]): Actions_04[A, B, C, D]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B, C](molecule: Molecule_03[A, B, C]): Actions_03[A, B, C]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A, B](molecule: Molecule_02[A, B]): Actions_02[A, B]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule[A](molecule: Molecule_01[A]): Actions_01[A]

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala
final implicit def _molecule(molecule: Molecule_00): Actions_00

Attributes

Inherited from:
MoleculeImplicits_
Source
MoleculeImplicits_.scala