We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60fbf0f + d32d17c commit 6727365Copy full SHA for 6727365
src/lib/util.jl
@@ -2,8 +2,6 @@ import Base: convert, +, *, /, -, isless
2
3
###### Filesize algebra ######
4
5
-export B, kB, MB, GB, TB
6
-
7
struct Bytes
8
val::Float64
9
end
0 commit comments