Skip to content

Add Extension methods for printing data #25

@MPSQUARK

Description

@MPSQUARK

Add Extensions methods for;
float
float[]
float[,]
double
double[]
double[,]
int
int[]
int[,]
long
long[]
long[,]
bool
bool[]
bool[,]

To Print those cleanly to the Console for improved debugging experience.

Metadata

Metadata

Assignees

Labels

FeaturePlanned features

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions