Mouna

Results 2 comments of Mouna

Okay. So I should use the `as_ref()` and treat the cases of pointer null and not null by using `if some(...)` ? But then this works only for the cursor...

Okay. I understand, but still how can I differentiate that with a null pointer that is due to an empty list or an element that should be inserted in the...