Umwelt.Felixir.Pipe (Umwelt v0.3.0)

View Source

Pipe Operator AST

Summary

Types

t()

@type t() :: %Umwelt.Felixir.Pipe{left: any(), name: String.t(), right: any()}