Re: Tablicious in Octave Forge [was: Re: [GSoC 2021] How should I do now with project Table datatype]

Andrew Janke <[email protected]> Sun, 14 Mar 2021 17:24:56 -0400
Newsgroups gmane.comp.gnu.octave.maintainers
Message-ID <[email protected]>
>> Once the low level data structure is in place (a write-up on "proxy key"
>> would be great),
> 
> I'll probably make documenting "proxy key" and related stuff my top
> priority here, then.

I've added some developer documentation for Tablicious:

http://tablicious.janklab.net/

Including stuff on the "proxy key" trick:

http://tablicious.janklab.net/Join-Behavior.html

If anything in the doco isn't clear, or you'd like to see more stuff in
there, drop a request on the repo Issues tracker at:

https://github.com/apjanke/octave-tablicious/issues

Cheers,
Andrew