MCPcopy Create free account
hub / github.com/Marwes/haskell-compiler / encode_binding_identifier

Function encode_binding_identifier

src/module.rs:558–564  ·  view source on GitHub ↗

Since bindings in instances have the same name as any other instance for the same class we Give it a new name which is '# Type name' (no spaces)

(instancename : InternedStr, bindingname : InternedStr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

classMethod · 0.85
instanceMethod · 0.85
create_default_stubsFunction · 0.85
make_binopMethod · 0.85

Calls 2

internFunction · 0.85
as_refMethod · 0.45

Tested by

no test coverage detected