Sha256: 2b5d265d008eb2af20707063e11c57065cf8f101e48d00b2891b05b7253b4f59
Contents?: true
Size: 302 Bytes
Versions: 110
Compression:
Stored size: 302 Bytes
Contents
## Description of DSL A graph, in this DSL, is an object of type `Graph`, taking a list of one or more + attributes + nodes + edges described as tuples. The implementations of `Node` and `Edge` provided in `dot_dsl.py`. Observe the test cases in `dot_dsl_test.py` to understand the DSL's design.
Version data entries
110 entries across 110 versions & 1 rubygems