* rename Strings.fromUint256 to Strings.toString * add changelog entry * fix conflict with js toString method
= Utilities
Miscellaneous contracts containing utility functions, often related to working with different data types.
== Contracts
{{Address}}
{{SafeCast}}
{{Arrays}}
{{Counters}}
{{Strings}}
{{EnumerableSet}}
{{EnumerableMap}}
{{Create2}}
{{ReentrancyGuard}}
{{Pausable}}