mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 04:46:30 -06:00
The new Decimal API
This commit is contained in:
@@ -75,6 +75,7 @@ concrete CatPol of Cat = CommonX - [CAdv] ** open ResPol, Prelude, (R = ParamX)
|
||||
a:Accom; n:Number };
|
||||
Ord = { s: AForm => Str };
|
||||
Digits = { s:Str; o:Str; a:Accom; n:Number };
|
||||
Decimal = { s:Str; o:Str; a:Accom; n:Number; hasDot : Bool };
|
||||
|
||||
|
||||
---- Structural
|
||||
|
||||
Reference in New Issue
Block a user