index
:
github/perlweeklychallenge-club.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
challenge-268
/
deadmarshal
/
modula-3
/
ch2
/
src
/
IntSorting.i3
blob: 4f2c039f647077f6ae4cd35f0744762cd24ffa73 (
plain
)
1
2
INTERFACE IntSorting = Sorting(Integer) END IntSorting.