Skip to content
View quelgar's full-sized avatar
🇦🇺
🇦🇺

Sponsoring

@Homebrew
@roc-lang
Block or Report

Block or report quelgar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. scala-uv scala-uv Public

    Handcrafted Scala Native language bindings for libuv

    Scala 4

  2. zio/interop-monix zio/interop-monix Public

    Scala 8 6

  3. Is Javascript's array map function b... Is Javascript's array map function basically a comonadic cobind (=>> in Haskell)? Have a look as the jsmap function below.
    1
    -- Inspired by http:https://nedbatchelder.com/blog/201301/stupid_languages.html
    2
    -- which describes how the Javascript array.map function seems weird
    3
    -- and also http:https://blog.sigfpe.com/2008/03/comonadic-arrays.html
    4
    -- which describes the comonad for arrays
    5
    
    
  4. A sink to frame a ZIO stream by deli... A sink to frame a ZIO stream by delimited boundaries. (eg lines of text)
    1
    
    
    2
    import scalaz.zio.console._
    3
    import scalaz.zio.stream._
    4
    import scalaz.zio.{Chunk, ZIO}
    5
    
    
  5. roc-utils roc-utils Public

    Miscellaneous utility functions for the Roc language

    Roc 6

  6. nova-scala nova-scala Public

    A extension for the Nova editor to support Scala

    Scheme 1