summaryrefslogtreecommitdiffstats
path: root/rosalind
Commit message (Collapse)AuthorAgeFilesLines
* fixes for rust 0.6HEADmasterJesse Luehrs2013-03-134-18/+28
|
* no reason this couldn't be a viewJesse Luehrs2013-03-081-1/+1
|
* use str::with_capacity here tooJesse Luehrs2013-03-081-2/+1
|
* another rust solutionJesse Luehrs2013-03-082-0/+45
|
* these should take borrowed pointersJesse Luehrs2013-03-082-2/+2
|
* factor common behavior out into a libraryJesse Luehrs2013-03-085-0/+109