Skip to content

Conversation

resyntax-ci[bot]
Copy link
Contributor

@resyntax-ci resyntax-ci bot commented Oct 5, 2025

Resyntax fixed 4 issues in 3 files.

  • Fixed 2 occurrences of if-let-to-cond
  • Fixed 1 occurrence of match-conditional-to-when
  • Fixed 1 occurrence of and-let-to-cond

resyntax-ci bot added 3 commits October 5, 2025 01:59
Using `cond` allows converting `let` to internal definitions, reducing nesting
This conditional in a `match` clause can be simplified using `#:when`.
`cond` with internal definitions is preferred over `if` with `let`, to reduce nesting
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.

0 participants