Posted this in open discussion before noticing there's a feature request tracker. :P Cut&Paste, just so it's in the proper place.
There's a slew of *_array functions that've been added, very nice handy stuff. Just wanted to suggest an additional one I do not see. There's a "nextentrance" function but you have to step through it via looping code and such to dig through the list. It would be nice to see something like entrance_array to just get an array of the full list of objects linked to the given db.
Basically it would work like the in-server "@entrances" command, and return all data at once in an array, exactly the same manner as getlinks_array returns data for example.
In fact, it would be the complimentary opposite to getlinks_array, now that I think about it. :)
Primitive added (with minor modifications) from Proto.