Skip to content

Instantly share code, notes, and snippets.

@ezura
Created June 19, 2017 05:50
Show Gist options
  • Select an option

  • Save ezura/b2afd4cc3b950de24f51eda1b980cf94 to your computer and use it in GitHub Desktop.

Select an option

Save ezura/b2afd4cc3b950de24f51eda1b980cf94 to your computer and use it in GitHub Desktop.
@ezura
Copy link
Copy Markdown
Author

ezura commented Jun 19, 2017

kotlin で Optional<T?> で nil が Optional(.some(nil)) なのか .none なのか区別つかないことに繋がってる?
Optional を表すための型が存在しているのではない??(要調査)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment