michaellperry / Assisticant

MIT License
36 stars 19 forks source link

Automatically unwrap both Computed<> and Observable<> #10

Closed robertvazan closed 9 years ago

robertvazan commented 9 years ago

Observable<> is being unwrapped already. Now I extended the functionality to Computed<> members.