Skip to content

feat: print an individual procedure (print [proc] M.p)#1064

Merged
strub merged 1 commit into
mainfrom
print-proc
Jul 3, 2026
Merged

feat: print an individual procedure (print [proc] M.p)#1064
strub merged 1 commit into
mainfrom
print-proc

Conversation

@strub

@strub strub commented Jul 1, 2026

Copy link
Copy Markdown
Member

Add support for printing a single procedure instead of a whole module.

Procedures of an un-instantiated functor print in suspended mode, with the functor parameters kept abstract.

Closes #829.

@strub strub self-assigned this Jul 1, 2026
Add support for printing a single procedure instead of a whole module.

Procedures of an un-instantiated functor print in suspended mode, with
the functor parameters kept abstract.
@strub strub enabled auto-merge July 2, 2026 15:14
@strub strub added this pull request to the merge queue Jul 3, 2026
Merged via the queue into main with commit 761aaf2 Jul 3, 2026
19 checks passed
@strub strub deleted the print-proc branch July 3, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

print procedure

2 participants