ddash.lang.assume

Makes compiler assume things that may not be true

Members

Templates

assume
template assume(alias fun)

The assume template takes an alias to a funciton that casts it to a different attribute.

Meta