-
Notifications
You must be signed in to change notification settings - Fork 203
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
RsWithStatus.java:97-101: To implement concatenation and selection... #276
Labels
Milestone
Comments
@dmzaytsev the task is yours, please go ahead |
@yegor256 I set milestone here to |
@dmzaytsev thanks, will take a look |
dmzaytsev
added a commit
to dmzaytsev/takes
that referenced
this issue
May 13, 2015
dmzaytsev
added a commit
to dmzaytsev/takes
that referenced
this issue
May 13, 2015
@davvd close the task please |
@yegor256 It is closed now |
@dmzaytsev Thanks for your contribution, 30 mins was added to your account, payment ID is +30 to your rating, your total score is +1663 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Puzzle
160-fc7f658c
insrc/main/java/org/takes/rs/RsWithStatus.java:97-101
has to be resolved: To implement concatenation and selection with the conjunction Concat and Select class to get rid of List.add() between line 118 to line 127. That is, replacing the block using something like this: return new Concat(head,new Select(origin.head(),new FilterFirstCond()))... The puzzle was created by super132 on 8-May-2015.If you have any technical questions, don't ask me, submit new tickets instead
The text was updated successfully, but these errors were encountered: