This website requires JavaScript.
Explore
Help
Sign In
idris-lang
/
Idris2
Watch
1
Star
1
Fork
0
You've already forked Idris2
mirror of
https://github.com/idris-lang/Idris2.git
synced
2024-12-01 01:09:03 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
c725b11c89
Idris2
/
tests
/
chez
/
chez030
/
extensions.scm
lodi
3b49b10832
add
extraRuntime
option for Scheme backends (
#578
)
2020-08-21 09:34:57 +01:00
3 lines
32 B
Scheme
Raw
Blame
History
(
define
(
my-mul
a
b
)
(
*
a
b
)
)
Reference in New Issue
View Git Blame
Copy Permalink