index
:
milch.git
main
MILCH: [M]y functional language [I]nspired by [L]isp, [C]lojure, and [H]askell
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
import.lisp
blob: 1a2f6f18bd59d50b5fea1848b37795125d3af785 (
plain
)
1
2
(
import
!
"stdlib/common.lisp"
)
(
import
!
M
"stdlib/maybe.lisp"
)