Block or report user

Report or block soc

Hide content and notifications from this user.

Contact Support about this user’s behavior.

Report abuse

Organizations

@scala @scala-android

Popular repositories

  1. directories-rs

    a mid-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows

    Rust 83 7

  2. directories-jvm

    a tiny library that provides config/cache/data paths, following the respective conventions on Linux, macOS, BSD and Windows

    Java 70 5

  3. scala-java-time

    Forked from ThreeTen/threetenbp

    A Scala implementation of java.time

    53 8

  4. dirs-rs

    a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows

    Rust 18 5

  5. enum-paradise

    Forked from aloiscochard/enum-paradise

    Scala enumeration implementation using type macros

    Scala 11 3

  6. scala-lang

    Forked from scala/scala-lang

    The Scala website

    4 6

663 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2018

Created a pull request in dinfuehr/dora that received 2 comments

Created an issue in dinfuehr/dora that received 2 comments

Incorrect floating point comparisons involving NaN

I believe all of these asserts should be correct, as all comparisons involving NaN should return false let nan = 0.0 / 0.0; assert(!(nan < 0.0)); …

2 comments
1 contribution in private repositories Aug 20

Seeing something unexpected? Take a look at the GitHub profile guide.