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
I am using Parallel from Bevy to save some information in a parallel code.
What i can't understand is if with the method drain_into i clear the data structures. I thinked that naturally it does because is called "drain" and i thinked to a behaviuor like drain of Vector. Am i right?
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
-
I am using Parallel from Bevy to save some information in a parallel code.
What i can't understand is if with the method drain_into i clear the data structures. I thinked that naturally it does because is called "drain" and i thinked to a behaviuor like drain of Vector. Am i right?
Beta Was this translation helpful? Give feedback.
All reactions