ResultType

zio.wasm.ResultType
final case class ResultType(values: Chunk[ValType])

Result types classify the result of executing instructions or functions, which is a sequence of values, written with brackets.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product