]> git.rkrishnan.org Git - functorrent.git/commitdiff
Peer: refactor pickPiece function
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Fri, 4 Sep 2015 06:15:39 +0000 (11:45 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Fri, 4 Sep 2015 06:25:35 +0000 (11:55 +0530)
Use the headMay from the Safe package to get a Maybe list head and
lift fst to Maybe to get the key.


No differences found