Renaming Vool exppressions rightly
Class, Method and Lambda (was block) are expressions. Just making things clearer, especially for the blocks (ahem, lambdas) is matters. wip
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
module Parfait
|
||||
# Integer class for representing maths on Integers
|
||||
# Integers are Objects, specifically DataObjects
|
||||
# - they have fixed value
|
||||
@ -92,4 +91,3 @@ module Parfait
|
||||
1 # 0 type
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user