module Arlj

Constants

VERSION

Public Class Methods

memoize!() click to toggle source
# File lib/arlj.rb, line 12
def self.memoize!
  Arlj::Base.memoize!
end