RosettaCodeData/Task/Permutations/PicoLisp/permutations.l

4 lines
41 B
Text
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
(load "@lib/simul.l")
(permute (1 2 3))