itf
v0.1.0
Search documentation of itf
Default
Default
In-browser search
Settings
ITF.
Tuple
(itf v0.1.0)
Copy Markdown
View Source
An ordered ITF tuple, distinct from a sequence.
Summary
Types
t()
Types
t()
@type
t() :: %ITF.Tuple{values: [
ITF.Value.t
()]}