forked from GitHub/gf-core
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
transfer Trans : Nat -> Nat = {
|
|
transfer Nat = nat2bin ;
|
|
}
|