TypeDB.Concept.Value (TypeDB v0.2.2)

Copy Markdown View Source

A computed value with no identity, e.g. the result of an expression.

Summary

Types

t()

@type t() :: %TypeDB.Concept.Value{value: term(), value_type: String.t()}