You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'pair' focusses on part of the implementation of the Pair object. For a beginner its really confusing. "A pair of what? What if I have 3 repetitions" . Plus the use of its 'pairiness' is limited for pest consumers. All my code just uses
as_rule, what type is it
as_str, what does it say
into_inner, get its children
I would have liked 'node' better. Would have saved a lot of confusion. I know its not going to change but maybe the docs could explain it better
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
'pair' focusses on part of the implementation of the Pair object. For a beginner its really confusing. "A pair of what? What if I have 3 repetitions" . Plus the use of its 'pairiness' is limited for pest consumers. All my code just uses
I would have liked 'node' better. Would have saved a lot of confusion. I know its not going to change but maybe the docs could explain it better
Beta Was this translation helpful? Give feedback.
All reactions