efim 89673df888 new thing - functions returning multiple values
(values 1 2 3) at the tnd of funtion fill make funciton return 1, 2, 3
and I can either treat function as returning single value,
or use functions like multiple-value-list or multiple-value-[bind|setq]
to get secodary return values

so not quite like a tuple
2022-07-28 15:35:14 +00:00
2022-07-24 12:13:38 +00:00
2022-07-24 12:13:38 +00:00
2022-07-24 12:13:38 +00:00
2022-07-24 12:18:03 +00:00
Description
No description provided
497 KiB
Languages
Common Lisp 93%
Shell 5.5%
Perl 1.2%
Nix 0.2%