Umwelt
v0.3.0
Search documentation of Umwelt
Settings
Umwelt.Felixir.Pipe
(Umwelt v0.3.0)
View Source
Pipe Operator AST
Summary
Types
t()
Types
t()
@type
t() :: %Umwelt.Felixir.Pipe{left:
any
(), name:
String.t
(), right:
any
()}