struct PipelineCR::Builder::Seperation(T, U)

Defined in:

pipelinecr/builder/seperation.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Class Method Detail

def self.|(args : Tuple(PipelineCR::Pipeable(T, U), Proc(T, Bool))) forall T, U #

[View source]

Instance Method Detail

def >>(pipeable : PipelineCR::Pipeable(T, U)) #

[View source]
def |(args : Tuple(PipelineCR::Pipeable(T, U), Proc(T, Bool))) #

[View source]
def value #

[View source]