krisajenkins / remotedata

Tools for fetching data from remote sources (incl. HTTP).
MIT License
249 stars 23 forks source link

Added example usage of the 'update' function. #17

Closed zacharybussey closed 6 years ago

zacharybussey commented 7 years ago

I was unable to find a usage example of the update function. After trying a few different things, I came up with the following usage. Please let me know if you have any other examples of usage.

This would address issue #4

krisajenkins commented 7 years ago

This is good, thanks! Can you add type signatures too please? It would make it even clearer. :-)

zacharybussey commented 7 years ago

Yeah. Type signatures added.

krisajenkins commented 6 years ago

Thanks very much for this. Sorry the merge is so long overdue! :-(