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

Support another syntactic sugar for parameterizing rules #197

Merged
merged 5 commits into from
Nov 5, 2023

Conversation

ydah
Copy link
Member

@ydah ydah commented Nov 5, 2023

This PR support another syntactic sugar for parameterizing rules.

  • support option(...)
  • support nonempty_list(...)
  • support list(...)

@ydah ydah force-pushed the parameterizing_rules_2 branch from 5750c36 to e863b49 Compare November 5, 2023 13:12
@ydah ydah force-pushed the parameterizing_rules_2 branch from c6196b0 to 02f8599 Compare November 5, 2023 14:06
@ydah ydah changed the title [WIP] Support another syntactic sugar for parameterizing rules Support another syntactic sugar for parameterizing rules Nov 5, 2023
@ydah ydah marked this pull request as ready for review November 5, 2023 14:11
@yui-knk yui-knk merged commit cb9f693 into ruby:master Nov 5, 2023
14 checks passed
@yui-knk
Copy link
Collaborator

yui-knk commented Nov 5, 2023

Thank you!

@ydah ydah deleted the parameterizing_rules_2 branch November 6, 2023 00:02
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