iterator
Returns an iterator over the items stored in the set. Iteration order is arbitrary.
Function parameters
Parameters
- self:*const BufSet
A BufSet is a set of strings.
Types
- BufSet
- A BufSet is a set of strings.
Source
Returns an iterator over the items stored in the set. Iteration order is arbitrary.
Function parameters
A BufSet is a set of strings.
Source