Skip to content

gforge/torch-buffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

torch-buffer

A simple buffer utility that keeps a table with a defined set of numbers. Values are pushed/popped. Once the buffer is full the FIFO (first in -> first out) principle applies.

Tests

The package specifications and tests are in the specs folder. Use busted to run these.

About

A simple buffer utility

Resources

License

Stars

Watchers

Forks

Packages

No packages published