biod / sambamba

Tools for working with SAM/BAM data
http://thebird.nl/blog/D_Dragon.html
GNU General Public License v2.0
555 stars 104 forks source link

Made compile with removed alias this in Nullable #480

Closed dukc closed 2 years ago

dukc commented 2 years ago

Motivation: I want to update LDC in Nix package repository.

The alias this of std.typecons.Nullable has been removed and now explicit .gets are required.

PetarKirov commented 2 years ago

Ping @pjotrp

pjotrp commented 2 years ago

Thank you, lgtm.

dukc commented 2 years ago

@PetarKirov Huh? How did you end up here 😀?