Sha256: 08669892e1048dcb8392beafe52fca7f3b3417b71dc13d293b143930a869c212
Contents?: true
Size: 65 Bytes
Versions: 3
Compression:
Stored size: 65 Bytes
Contents
module Kernel def async(&block) Async.new(block) end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
procemon-0.3.4 | lib/procemon/function/async/kernel.rb |
procemon-0.3.3 | lib/procemon/function/async/kernel.rb |
procemon-0.3.2 | lib/procemon/function/async/kernel.rb |