mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-29 10:17:30 +08:00
* impr(language): add new words to Scala * Update code_scala.json * Added Scala common words Some new words include: - Typeclases (Functor and Monad) - Types (Double, Option, Either, IO, ZIO, etcetera...) - Scala 3 grammar keywords (given and using) - Operators (:::, <=, >=, ===, etcetera...) - Combinators (flatMap, foldLeft, traverse, etcetera...) * fix(languages): removed duplicate on Scala * Update code_scala.json * fix: removed duplicated word "@main" * fix(language): removed duplicate on Scala * Update code_scala.json * fix: removed duplicated word "@main" |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| scripts | ||
| src | ||
| static | ||
| webpack | ||
| .eslintignore | ||
| .firebaserc_example | ||
| docker-compose.yaml | ||
| firebase.json | ||
| gulpfile.js | ||
| jest.config.ts | ||
| knip.json | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tsconfig.json | ||