Link Search Menu Expand Document

//reikai-core/io.github.kerelape.reikai.logic/Some

Some

[JVM]
class Some(entities: Entity) : EntityWrap

Some. True if any of the elements is True.

Since

0.1.0

Constructors

   
Some [JVM]
fun Some(vararg entities: Entity)

Functions

Name Summary
dataize [JVM]
open suspend override fun dataize(): ByteArray
Representation of the object in bytes.