Skip to content

howardwu/integer-sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

integer-sorting

This repository implements a basic sorting algorithm for a list of u32 integers.

Build Guide

To compile the Leo program, run:

leo build

To test the Leo program, run:

leo test

Development

To output the number of constraints, run:

leo build -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published