index
:
compiler
master
Fork of the Clean compiler for experimenting with new features
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
cheat.dcl
blob: 8189566c53cdd14a08663c190f68bda7785adc89 (
plain
) (
blame
)
1
2
3
4
5
system
module
cheat
//i :: !b -> a
uniqueCopy
::
!*
a
->
(
!*
a
,
!*
a
)