Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nostra13
Copy link
Contributor

No description provided.

Copy link
Contributor

@artem-zinnatullin artem-zinnatullin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but we need to remove cast

context("Stream with Some") {
val stream by memoized {
val stream: Maybe<out Optional<String>> by memoized {
Maybe.just(Some("a") as Optional<String>)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So we should remove as Optional<String> then here and in similar places in tests

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suk

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sidr

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lox

Copy link
Contributor

@artem-zinnatullin artem-zinnatullin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Please ship release after merge

@artem-zinnatullin
Copy link
Contributor

@dmitry-novikov @ming13 what are we waiting for in this PR?

@artem-zinnatullin artem-zinnatullin merged commit f58738b into gojuno:master Sep 20, 2017
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.

3 participants