boxed 1.0.1

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.

Authors:
  • Alex 'asperan' Speranza
Dependencies:
none
Versions:
1.0.1 2021-Nov-18
1.0.0 2021-Nov-18
~main 2021-Nov-18
Show all 3 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 9 downloads total

Score:
0.3
Short URL:
boxed.dub.pm