forked from GitHub/gf-rgl
The new Decimal API
This commit is contained in:
@@ -80,6 +80,7 @@ concrete CatSom of Cat = CommonX - [Adv,IAdv] ** open ResSom, Prelude in {
|
||||
Card = BaseNum ;
|
||||
Numeral = ResSom.Numeral ;
|
||||
Digits = {s : CardOrd => Str ; n : Number} ;
|
||||
Decimal = {s : CardOrd => Str ; n : Number; hasDot : Bool} ;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user