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

Function new_tuple

src/parser.rs:1122–1125  ·  view source on GitHub ↗

Create a tuple with the constructor name inferred from the number of arguments passed in

(arguments : Vec<TypedExpr>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

sub_expressionMethod · 0.85

Calls 5

internFunction · 0.85
make_applicationFunction · 0.85
tuple_nameFunction · 0.70
as_refMethod · 0.45
lenMethod · 0.45

Tested by

no test coverage detected