The Wayback Machine - https://web.archive.org/web/20220613200006/https://github.com/pathikrit
Skip to content
Avatar

Organizations

@coatue
Block or Report

Block or report pathikrit

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