Home
last modified time | relevance | path

Searched refs:lambda_header (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DUserFunction_header.hh131 static UCS_string lambda_header(Fun_signature sig, int lambda_num);
H A DExecutable.cc71 UCS_string header = UserFunction_header::lambda_header(sig, lambda_num); in Executable()
592 UCS_string ufun_text = UserFunction_header::lambda_header(signature,lambda_num); in setup_one_lambda()
H A DUserFunction_header.cc432 UserFunction_header::lambda_header(Fun_signature sig, int lambda_num) in lambda_header() function in UserFunction_header
/dports/lang/gnu-apl/apl-1.8/doc/
H A Dapl.info1339 is translated to a two-line function ⎕FX ’lambda_header
1356 The lambda_header is automatically deduced from the presence or
H A Dapl.texi1424 is translated to a two-line function ⎕FX 'lambda_header' 'body_expression'.
1442 The lambda_header is automatically deduced from the presence or absence