Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

suffixarray

Effective implementation of suffix arrays for Haskell. Current implementation is not optimal. It works n log(n), but the way it produces collections during calculation makes GC slow.

About

Effective implementation of suffix arrays for Haskell.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages