UWHustle / hustle-in-Rust-now-defunct

Hustle
GNU General Public License v3.0
7 stars 1 forks source link

Refactor type system to use composition and reduce code duplication #89

Closed kpgaffney closed 5 years ago

kpgaffney commented 5 years ago

We can create a base class that includes nullable and is_null.