Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:seqable / :every #1041

Merged
merged 27 commits into from
Jul 19, 2024
Merged

:seqable / :every #1041

merged 27 commits into from
Jul 19, 2024

Conversation

frenchy64
Copy link
Collaborator

@frenchy64 frenchy64 commented Apr 17, 2024

https://clojurians.slack.com/archives/CLDK6MFMK/p1713353054529569

Introduces two new schemas, described in the PR. :seqable walks the entire sequence, but :every only walks some (à la spec).

@frenchy64 frenchy64 marked this pull request as ready for review July 16, 2024 05:26
Copy link
Member

@ikitommi ikitommi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I pulled the branch to play with it, will apply the review fixes.

test/malli/core_test.cljc Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@ikitommi ikitommi merged commit 5325dca into metosin:master Jul 19, 2024
9 checks passed
@ikitommi
Copy link
Member

Thanks!

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