Concision

Overview

This crate is designed to support a number of robust operations pertaining to data-science, machine-learning, and AI.

Getting Started

Examples

use consison;

fn main() {
    println!("Welcome")
}