podhmo / egoist

egoistic framework framework
0 stars 0 forks source link

remove GoPointer? #47

Closed podhmo closed 4 years ago

podhmo commented 4 years ago

GoPointer can be replaced by typing.Optional ?

podhmo commented 4 years ago

no. **X and *X are different.