beneroth changed the topic of #picolisp to: PicoLisp language | The scalpel of software development | Channel Log: https://libera.irclog.whitequark.org/picolisp | Check www.picolisp.com for more information
beneroth has quit [Remote host closed the connection]
beneroth has joined #picolisp
ello has quit [Quit: ZNC 1.9.1 - https://znc.in]
ello has joined #picolisp
f[x] has joined #picolisp
skyjuice has joined #picolisp
<skyjuice> Hello all
<skyjuice> Is there a function/way to directly view the relations of a class?
<skyjuice> i.e : (showRel +User)
<skyjuice> : (rel nm (+Need +Key +String))
<skyjuice> : (rel pw (+Swap +String))
<skyjuice> : ....
f[x] has quit [Remote host closed the connection]
<abu[7]> Just quote +User (showRel '+User)
<abu[7]> (show '+User)
<abu[7]> (show '+User 'nm)
<abu[7]> Or simply (vi '+User)
<abu[7]> Good night :)
f[x] has joined #picolisp
f[x] has quit [Remote host closed the connection]
f[x] has joined #picolisp
<skyjuice> Awesome, thanks abu[7]
<skyjuice> Good night
skyjuice has quit [Quit: Client closed]