Files
@ ee27475b139d
Branch filter:
Location: workgroups2/README.md
ee27475b139d
2.6 KiB
text/markdown
Save variables without a serialize function
If the only thing to do is to save some local variable you can use
(save . (var1 var2 ...))
instead of a serialize function
If the only thing to do is to save some local variable you can use
(save . (var1 var2 ...))
instead of a serialize function