lib/types: add ints.positive.

For values that are positive, but cannot be 0.
This commit is contained in:
Profpatsch
2017-10-31 17:30:15 +01:00
parent 1158910676
commit 462c048c77
5 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
value = 0;
}