net.inet: Import range.array as well
This commit is contained in:
parent
ceb8e6a113
commit
b04928d2c8
@ -16,7 +16,7 @@ module tanya.net.inet;
|
||||
|
||||
import tanya.meta.trait;
|
||||
import tanya.meta.transform;
|
||||
import tanya.range.primitive;
|
||||
import tanya.range;
|
||||
|
||||
/**
|
||||
* Represents an unsigned integer as an $(D_KEYWORD ubyte) range.
|
||||
|
Loading…
Reference in New Issue
Block a user