Skip to content

Conversation

rwtolbert
Copy link
Contributor

add examples for each

@sogaiu sogaiu marked this pull request as draft February 5, 2025 04:15
@sogaiu
Copy link
Collaborator

sogaiu commented Feb 5, 2025

The current loop examples use the phrase "in an unspecified order", may be that could work here too?

# prints values 1 and 2 in an unspecified order
(each x {:a 1 :b 2} (prin x)) # -> nil

@sogaiu sogaiu marked this pull request as ready for review February 5, 2025 16:06
@sogaiu
Copy link
Collaborator

sogaiu commented Feb 5, 2025

Looks good!

I've made one minor edit.

@sogaiu sogaiu merged commit bc44c63 into janet-lang:master Feb 5, 2025
1 check passed
@rwtolbert
Copy link
Contributor Author

👍

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