Integer vs Refactorable - What's the difference?
integer | refactorable |
(arithmetic) An element of the infinite and numerable set {...,-3,-2,-1,0,1,2,3,...}.
That can be refactored; that is suited to refactoring.
* 2008 , Bryan O'Sullivan, Donald Bruce Stewart, John Goerzen, Real World Haskell?
(mathematics) (of an integer) Divisible by the count of its divisors.
As a noun integer
is (arithmetic) an element of the infinite and numerable set {,-3,-2,-1,0,1,2,3,}.As an adjective refactorable is
that can be refactored; that is suited to refactoring.integer
English
(wikipedia integer)Noun
(en noun)Synonyms
* whole number, when understood to include negative numbers and zero.Hypernyms
* rational number ** real number * Gaussian integer ** quadratic integer *** algebraic integer **** algebraic numberHyponyms
* natural number * zeroDerived terms
* algebraic integer * quadratic integerExternal links
* *Anagrams
* ----refactorable
English
Adjective
(-)- In addition, purity and polymorphism encourage a style of code that is modular, refactorable , and testable.
