Kevin Raison
Kevin Raison
Through a combination of linear hash tables, skip lists for indexing and MCAS for updates. I'm in the Donbas right now, so apologies for not having time to explain in...
Hi Josh. I am currently volunteering in Ukraine and rarely have power or internet, much less time to code. Once this war is over, I will get back to maintaining...
Multiple graphs is not an intended use case. It might work, but linking nodes between graphs definitely won't work as I suspect you intend.
Because this is a Lisp-based project, there are certain lines of demarcation that we are used to using that just don't fit. The best way to understand VG is not...
Ian's license takes precedence, so BSD. On 09/29/2011 12:02 PM, mon-key wrote: > It appears that Ian Eslick's repositories contain recent changes in the licensing of his cl-langutils and cl-stdutils...
Would you mind using the mailing list to discuss this? You can join it here: http://lists.common-lisp.net/mailman/listinfo/langutils-devel Cheers, Kevin
FYI: sbcl 1.0.51 on Linux does not suffer from this issue.
I will put it on my todo list to test out Lispworks Pro on the Mac. Thanks for working on it! -K On 09/13/2011 03:53 PM, mon-key wrote: > As...