Alexander Plavin
Alexander Plavin
Note the difference: ```julia julia> Base.ispublic(Base, :setindex!) true julia> Base.ispublic(Base, :setindex) false ```
Not sure what's the status here. Should I do some update of this PR or ...?
I'm not familiar with documentation generation, could use some pointers on where to update things :) Of course, assuming that this change is approved.
Not sure what you exactly the issue with extending `setindex` and what exactly you suggest, @nsajko. Currently, `setindex` is defined (& documented) in Base for tuples and namedtuples. It's also...
> I'm referring to the "world splitting" optimization, Still not sure how these considerations are relevant to marking `setindex` as public. I don't propose adding any more methods in Base...
bump...
bump :)
bump... anything else I should do here?
and another bump
bump, anyone?..