Skip to content

ucla-pls/reduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

230 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reduce

Reduce is a Haskell library for reducing inputs with some properties. This repository contains of two libraries. reduce which is very simple library that only contains the reduction methods, and reduce-util which comes with functions for creating practical reducers.

Build

To build run stack build, to test run stack test, and to get the documentation run stack haddock.

About

Haskell reduction libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages