* [ ] See if we can use any of the new stuff from https://medium.com/@linas.m/my-favorite-new-features-of-scala-2-13-standard-library-909a89b0da4 * [ ] `isLinux`: https://github.com/scala/scala/commit/71f2bc737d96fcd29fcf2e5f494c6ae259d7b64e * [ ] Get rid of `implicit Read` for all numerics: https://github.com/scala/scala/pull/5523
isLinux: scala/scala@71f2bc7implicit Readfor all numerics: SI-9706 Add a fromString method to Numeric trait scala/scala#5523