Skip to content

Instantly share code, notes, and snippets.

@ehlyzov
Last active August 29, 2015 14:06
Show Gist options
  • Select an option

  • Save ehlyzov/d176b80b4923595a7f20 to your computer and use it in GitHub Desktop.

Select an option

Save ehlyzov/d176b80b4923595a7f20 to your computer and use it in GitHub Desktop.
# -*- coding: utf-8 -*-
# Вопрос: что делает следующий код?
(->(g){(->(u){u===u}).(->(x){->(*s){g[x[x]][*s]}})}).(->(c){->{ Hash.new {|h,k| h[k] = c.call }}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment