Skip to content
Avatar

Organizations

@coatue
Block or Report

Block or report pathikrit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Simple, safe and intuitive Scala I/O

    Scala 1.4k 149

  2. scalgos Public

    algorithms in scala

    Scala 421 99

  3. metarest Public

    Scala macros to generate RESTful Models

    Scala 194 13

  4. sauron Public

    Yet another Scala lens macro

    Scala 170 11

  5. A Dynamically Typed Scala Json Library

    Scala 168 13

  6. 1
    val n = 9
    2
    val s = Math.sqrt(n).toInt
    3
    type Board = IndexedSeq[IndexedSeq[Int]]
    4
     
    5
    def solve(board: Board, cell: Int = 0): Option[Board] = (cell%n, cell/n) match {

1,097 contributions in the last year

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

Contribution activity

June 2022

60 contributions in private repositories Jun 1 – Jun 13

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