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

add sequential syntax for sequential collections #231

Open
wants to merge 1 commit into
base: epsilon
Choose a base branch
from

Conversation

fdeitylink
Copy link

Just like seqable but specifically for sequential? sequences e.g. vectors and lists but not sets or maps.

@fdeitylink fdeitylink changed the title add sequential syntax for sequential sequences add sequential syntax for sequential collections Jun 15, 2022
@noprompt
Copy link
Owner

@fdeitylink Hi. Thanks for submitting a patch and sorry for the slow reply. I think I could be okay with something like this but instead of applying seq it could do like m/seqable does and accept the usual list/vector syntax. What do you think about that?

@fdeitylink
Copy link
Author

I'm not sure I get what you mean. I wrote m/sequential to look almost exactly like m/seqable, just with the predicate swapped out.. Do you want me to write m/sequential in terms of m/seqable?

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.

None yet

2 participants