Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
pip._vendor.resolvelib.structs._SequenceIterableView Class Reference
Inheritance diagram for pip._vendor.resolvelib.structs._SequenceIterableView:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.resolvelib.structs._SequenceIterableView:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, sequence)
 
 __repr__ (self)
 
 __bool__ (self)
 
 __iter__ (self)
 

Protected Attributes

 _sequence
 

Detailed Description

Wrap an iterable returned by find_matches().

This is essentially just a proxy to the underlying sequence that provides
the same interface as `_FactoryIterableView`.

The documentation for this class was generated from the following file: