more Hungarian functions

This commit is contained in:
Krasimir Angelov
2026-05-22 13:23:32 +02:00
parent 84bdce7cc8
commit 800e2b0dda
13 changed files with 416 additions and 43 deletions
+1 -2
View File
@@ -76,8 +76,7 @@ concrete CatHun of Cat = CommonX - [Adv] ** open ResHun, Prelude in {
-- Constructed in NumeralHun.
Card = ResHun.Numeral ;
Numeral = ResHun.Numeral ;
Card, ACard, Numeral = ResHun.Numeral ;
Digits = {s : CardOrd => Str} ;
Decimal = {s : CardOrd => Str; hasDot : Bool} ;