Skip to content

Problems with Abstract Data Types in Python #238

Open
@MavapeGZ

Description

@MavapeGZ

I'm working with my own implementation of generic types of data structures such as Queues, Lists, Stacks...
But I don't know how to make it work properly.

If I have a class MyStack for example, why if I write "MyStack" in the visualizer window I get lots of nodes in the vis, not only the ones of my class?

Image

Should I create a json file to work with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions