seninha has quit [Remote host closed the connection]
rob_w has joined #picolisp
seninha has joined #picolisp
seninha has quit [Remote host closed the connection]
seninha has joined #picolisp
rob_w_ has joined #picolisp
rob_w has quit [Quit: Leaving]
seninha has quit [Ping timeout: 240 seconds]
viaken2 has quit [*.net *.split]
viaken2 has joined #picolisp
<
tankf33der>
hi all
<
tankf33der>
abu[m]: @lib/net.l
<
tankf33der>
what is strategy for symbols to be part of private list ?
<
tankf33der>
i am learning namespaces and checked all files of @lib
<
beneroth>
hi tankf33der o/
<
beneroth>
my take on namespaces is: use in focused and small dosage
<
abu[m]>
Hi tankf33der! I use (private) in the same way we used transients as private symbols
<
abu[m]>
(de foo ("X" "Y") ...
<
abu[m]>
(private) (X Y)
<
abu[m]>
(de foo (X Y) ...
<
abu[m]>
Both have the same effect, but I think the latter is more readable
<
tankf33der>
(de port (A . @)
<
tankf33der>
(de host (Node)
<
tankf33der>
why A from port in list and Node for host not
<
tankf33der>
why A from port in private list and Node for host not
<
tankf33der>
why A from port in private list and Node for host is not
<
abu[m]>
You are right, probably not needed here
<
abu[m]>
I think only 'Var' really needs to be private
<
tankf33der>
because it modified destructevly ?
<
abu[m]>
I don't remember why I set all private
<
abu[m]>
Not really destructively
<
abu[m]>
But (set Var
<
abu[m]>
So if 'Var' is passed in 'Var' ...
seninha has joined #picolisp
seninha has quit [Quit: Leaving]
seninha has joined #picolisp
seninha has quit [Remote host closed the connection]
beneroth has quit [Ping timeout: 255 seconds]
beneroth has joined #picolisp
seninha has joined #picolisp
rob_w_ has quit [Quit: Leaving]
pfd has joined #picolisp
stultulo has joined #picolisp
f8l has quit [Ping timeout: 252 seconds]
seninha has quit [Ping timeout: 276 seconds]
hrberg has quit [Quit: No Ping reply in 180 seconds.]
hrberg has joined #picolisp
oldf8l has joined #picolisp
stultulo has quit [Ping timeout: 240 seconds]
NobleNibble has joined #picolisp
oldf8l has quit [Ping timeout: 276 seconds]
prestidigitator has joined #picolisp
NobleNibble has quit [Ping timeout: 276 seconds]