Skip to main content

LArrow

Type Alias LArrow 

Source
pub type LArrow = Operator<{ _ }, { _ }, { _ }, { _ }>;
Expand description

<-

Aliased Typeยง

pub struct LArrow;