Results 10 issues of IntrepidPig

- [x] add - [x] sub - [x] mul - [x] div - [x] pow - [x] sqrt - [ ] nrt - [x] abs - [x] sin - [x]...

number

- [x] add - [x] sub - [x] mul - [x] div - [ ] pow - [ ] sqrt - [ ] nrt - [ ] abs - [...

number

This will allow Terms to be properly cloned, as well as traversing them easily and possibly making step by step evaluation in the future easier to implement. The original purpose...

- [x] add - [x] sub - [x] mul - [x] div - [ ] pow - [ ] sqrt - [ ] nrt - [ ] abs - [...

number

- [x] add - [x] sub - [x] mul - [x] div - [ ] pow - [ ] sqrt - [ ] nrt - [ ] abs - [...

number

This is most noticeable when inputting decimals, for example: ```rust eval::("2.2") // = becomes 2476979795053773/1125899906842624 ``` However, it also happens when integers become large enough ```rust eval::("200000000000000000000000") // = 199999999999999983222784...

This issue will track what is implemented and what needs to be implemented. ### Account - [x] /api/v1/me (needs dedicated data strucutre) - [ ] /api/v1/me/blocked - [ ] /api/v1/me/friends...

enhancement
help wanted
good first issue

I'm not exactly sure how this would work.

enhancement

Fixes #58 I don't know if there's actually any handling of xdata that needs to be done, I just wanted it to not fail parsing anymore