Title / Description
Code require "sinatra" q = [] get("/enqueue/:arg", &q.method(:push)) get("/dequeue", &q.method(:shift)) get("/peek", &q.method(:ï¬rst))
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code