54 search resultsShowing 1~20 results

Stocked
mtoyoshi

@mtoyoshi

Scala2.13の新機能をいくつかピックアップ

Scala2.13はコレクションライブラリの再構築がとにかくでかくてそれ以外はどうなんだろ、、と思ってリリースノートを眺めていたところ意外と色々あるなということがわかった。 主に普段の開発ですぐ...

92
45
Comment1
mtoyoshi

@mtoyoshi

関数 ()=>AとUnit=>Aは違う

こんな関数があったとして def foo[A](func: A => Int, param: A): Int = func(param) 以下関数をfoo関数の第一引数に渡して(第二引数は...

7
1
Comment0

54 search resultsShowing 1~20 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in