boxed 1.0.0
A D library which provides simple objects which wrap some primitive types.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
boxed
Boxed provides an wrapping objectification for some primitive types of D.
The boxed types are:
- bool
- (signed and unsigned) (short, int and long)
- float and double
- char types and string
The public template Boxed
allows an easy implementation of any type you can need, and the mixin BoxedAlias
provides a scoped AliasThis
to the wrapped value.
- Registered by asperan
- 1.0.0 released 3 years ago
- asperan/boxed
- MIT
- Copyright © 2021, Alex 'asperan' Speranza
- Authors:
- Dependencies:
- none
- Versions:
-
1.0.1 2021-Nov-18 1.0.0 2021-Nov-18 ~main 2021-Nov-18 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
9 downloads total
-
- Score:
- 0.0
- Short URL:
- boxed.dub.pm