BUG: slicing of empty list
An empty list (m_) has no pointer so cannot be referenced. Instead we now return a null pointer (which is no problem for UList)
Please register or sign in to comment
Site will likely be offline for maintenance 14/15 April - more details soon
An empty list (m_) has no pointer so cannot be referenced. Instead we now return a null pointer (which is no problem for UList)