Mingda Jin

Results 1 issues of Mingda Jin

## New feature Is it possible to implement an `intdiv()` method in `nextflow.util.MemoryUnit` as followed?. ```groovy assert 7.GB == (15.GB).intdiv(2) ``` ## Usage scenario I would like to assign a...