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

Function write_nice_function

crates/codegen/src/debug.rs:229–248  ·  view source on GitHub ↗

All of this is just so I can print a function name other than u0:0

(
    func_w: &mut NiceFuncWriter,
    w: &mut dyn Write,
    func: &Function,
    name: &str,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

finishMethod · 0.85

Calls 2

alias_mapFunction · 0.85
decorate_blockFunction · 0.85

Tested by

no test coverage detected