Skip to content

Views with an array layout should have len() applicable to them #1403

Closed
@whitequark

Description

@whitequark

Currently this isn't possible:

width = 8
sig = Signal(data.ArrayLayout(1, width))
len(sig) # => TypeError: object of type 'View' has no len()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions