mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-14 07:19:31 -06:00
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
transfer Trans : Nat -> Nat = {
|
|
transfer Nat = nat2bin ;
|
|
}
|