Libraries
»
keisan
(0.9.2)
»
Index
»
Keisan
»
AST
»
Hash
»
#simplify
Method: Keisan::AST::Hash#simplify
Defined in:
lib/keisan/ast/hash.rb
#
simplify
(context = nil) ⇒
Object
53 54 55
# File 'lib/keisan/ast/hash.rb', line 53
def
simplify
(
context
=
nil
)
evaluate
(
context
)
end