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.
1 parent 1c742f4 commit f68a31bCopy full SHA for f68a31b
Project.toml
@@ -1,7 +1,7 @@
1
name = "PlatformAware"
2
uuid = "e7c50b67-2c03-471e-9cf2-69e515d86ecf"
3
authors = ["Francisco Heron de Carvalho Junior <heron@dc.ufc.br> and contributors"]
4
-version = "0.2.0"
+version = "0.3.0"
5
6
[deps]
7
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
src/quantifiers/atleast.jl
@@ -26,7 +26,6 @@ abstract type AtLeastInf <: AtLeast512E end
26
27
28
#=
29
-# abstract quantities of resources (magnitude order)
30
31
abstract type AtLeast0 end # 0
32
0 commit comments