Skip to content

Add check-impl? from SRFI 273 to SRFI 253 code - #1145

Merged
ashinn merged 1 commit into
ashinn:masterfrom
aartaka:srfi-253-check-impl
Jul 21, 2026
Merged

Add check-impl? from SRFI 273 to SRFI 253 code#1145
ashinn merged 1 commit into
ashinn:masterfrom
aartaka:srfi-253-check-impl

Conversation

@aartaka

@aartaka aartaka commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

While SRFI 273 is not yet finalized, its check-impl? part is likely to be finalized unaltered, because implementation-specific type checking is important.

Thus this pull request adding check-impl? as a procedure checking the type of the argument. No syntax required, as type checking is runtime and not compile-time.

@ashinn
ashinn merged commit a9070e3 into ashinn:master Jul 21, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants