Skip to content
View franc's full-sized avatar

Block or report franc

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. eliver eliver Public

    Forked from glasnoster/eliver

    Interactive semantic versioning for Elixir packages

    Elixir

  2. elixir-uuid elixir-uuid Public

    Forked from zyro/elixir-uuid

    UUID generator and utilities for Elixir

    Elixir

  3. demo of Elixir pattern matching. - ... demo of Elixir pattern matching. - based on Dave's Demo, with added comments.
    1
    #
    2
    # Given a list, return a new list with all occurrences of consecutive 
    3
    # duplicated elements replaced by `{element, count}`
    4
    #
    5
    #    compress [ 1,2,2,3,4,4,4,5,6,6]
  4. railscoza/spacetime railscoza/spacetime Public

    handy object to do timespan checks

    Ruby