mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-24 18:46:28 -06:00
The new Decimal API
This commit is contained in:
@@ -82,6 +82,7 @@ lincat
|
||||
Num = NumDet ;
|
||||
Card = NumDet ;
|
||||
Digits = {s : Str ; size: NumSize} ;
|
||||
Decimal = {s : Str ; size: NumSize; hasDot : Bool} ;
|
||||
|
||||
QS = {s : QForm => Str} ;
|
||||
QCl = {
|
||||
|
||||
Reference in New Issue
Block a user