0.1.10 • Published 2 years ago

rhizomes v0.1.10

Weekly downloads
-
License
GPLV3
Repository
-
Last release
2 years ago

rhizomes

diagram

Implementation of a data structure for composable text ranges.

A Rhizome consists of an origin and destination Interval, where Intervals have a basis, a start integer, and an end integer. The basis is any type with a string id. A Rhizomes object holds two lists of rhizome objects---LinkRhizomes and SourceRhizomes.

In this project a monoid is defined on the type Rhizomes, under the method Rhizomes#compose.

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago