Closed magicaldave closed 1 year ago
This one is ready, I think. :+1:
It seems to be a mix of working and not working for me, my editor isn't liking the ? for some of the declarations, but the functions themselves look fine, though i wonder how much use this would end up being with all these annotations
STRING or STRING_BEGIN expected, got '?'
Would appreciate an additional chime on this one as stylistically I don't like placing the ?
operator after the field name. Documentation says it should be type name, and this style breaks one of my editors. Further review is needed.
These ones I'm less confident in, I couldn't quite pin down how to document the table. I'm posting this one as a draft PR for review.
15