go
golang
facebook
algorithm
math
algorithms
leetcode
pattern
algo
acm-icpc
algorithm-competitions
leetcode-solutions
interview-questions
dynamic-programming
algorithms-and-data-structures
leetcode-golang
leetcode-go
-
Updated
Jan 3, 2021 - Go
While many param types are best left as generics (e.g symbols), there's plenty that would be useful to have clearer types. Dakota already started with a ton of type declarations in #22.
Example:
https://github.com/tiagosiebler/bybit-api/blob/master/src/rest-client.ts#L157