point-nd 0.1.1

A simple and flexible data structure for modelling points on an axis
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Taennan taennan@zohomail.com"]
categories = ["data-structures"]
description = "A simple and flexible data structure for modelling points on an axis"
edition = "2021"
exclude = [".idea"]
keywords = ["point", "axes", "axis"]
license = "MIT"
name = "point-nd"
repository = "https://github.com/taennan/point-nd/tree/main"
resolver = "2"
version = "0.1.1"