1
0
forked from GitHub/gf-core
Files
gf-core/lib/prelude/PredefCnc.gf

5 lines
87 B
Plaintext

concrete PredefCnc of PredefAbs = {
lincat
Int, Float, String = {s : Str} ;
} ;