Skip to main content

fbinop

Function fbinop 

Source
pub fn fbinop(
    op: impl Into<String>,
    lhs: FSharpExpr,
    rhs: FSharpExpr,
) -> FSharpExpr
Expand description

Build a binary operation.