MCPcopy Create free account
hub / github.com/capy-language/capy / compile_binary

Method compile_binary

crates/codegen/src/compiler/functions.rs:2408–2465  ·  view source on GitHub ↗
(
        &mut self,
        lhs_expr: Idx<hir::Expr>,
        rhs_expr: Idx<hir::Expr>,
        op: hir::BinaryOp,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compile_stmtMethod · 0.80

Calls 8

compile_exprMethod · 0.80
logical_andMethod · 0.80
logical_orMethod · 0.80
expectMethod · 0.80
maxMethod · 0.80
is_zero_sizedMethod · 0.80
compile_and_castMethod · 0.80

Tested by

no test coverage detected