We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
len()
Currently this isn't possible:
width = 8 sig = Signal(data.ArrayLayout(1, width)) len(sig) # => TypeError: object of type 'View' has no len()