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

convertConditionsに評価方法のAny / Chainを指定できるようにする #52

Open
jiro4989 opened this issue Jun 26, 2022 · 2 comments
Labels

Comments

@jiro4989
Copy link
Owner

No description provided.

@jiro4989
Copy link
Owner Author

jiro4989 commented Jun 26, 2022

Any の場合は1個のTokenでOKだったけれど
Chainの場合は次以降のTokenも必要なので、 convertConditions だけでどうにかするのは適当じゃないな

@jiro4989 jiro4989 changed the title convertConditionsに評価方法のAND / ORを指定できるようにする convertConditionsに評価方法のAny / Chainを指定できるようにする Jun 26, 2022
@jiro4989 jiro4989 added the chore label Jun 26, 2022
@jiro4989
Copy link
Owner Author

jiro4989 commented Jul 9, 2022

tokens と位置変数 i をラップした構造体を作る方向になりそうなんだけれど
iを移動したあと、途中不一致で i をもとに戻したりが発生するから、なんかきれいな実装にならない感じがするんよな

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant