Commit 8b0fa782 authored by Andrew Waterman's avatar Andrew Waterman
Browse files

Expose asUInt from Data

Deprecating toBits removes the capability to cast an arbitrary
type to UInt.  While it's still possible to do so using asBits.asUInt,
this creates boilerplate.  (asBits is almost never useful itself.)
parent 8b66107b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment