Skip to content
Avatar
🦁
...and it was good.
🦁
...and it was good.

Highlights

  • Arctic Code Vault Contributor

Organizations

@zera-x

Pinned

  1. Objects are functions! Treat any Object, Classes, Hashes, Arrays, and Sets as Procs (like Enumerable but for Procs).

    Ruby 10

  2. Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).

    Ruby 5

  3. A simple query interface for pulling deeply nested data from records.

    Ruby 1

  4. A CLI application for fetching media from jw.org feeds

    Perl 5

  5. Forked from zera-x/wonderscript-alpha

    A simple lisp for web development

    JavaScript

  6. 1
    module Expression
    2
      OPTS = {
    3
        :+  => :add,
    4
        :-  => :sub,
    5
        :*  => :mult,

176 contributions in the last year

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

Contribution activity

August 2020

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

You can’t perform that action at this time.