Unclear documentation of checkbounds(::Bool, ...)
#15671
Labels
docs
This change adds or pertains to documentation
checkbounds(::Bool, ...)
#15671
This function has the documentation
I don't understand the term "dimension length".
I also don't understand how this helps defining a new type that can be used as index for all arrays -- wouldn't that require re-defining all array types'
getindex
functions?Furthermore, there seems to be a function
function checkbounds(::Type{Bool}, sz::Dims, I...)
that is exported, but not documented.The text was updated successfully, but these errors were encountered: