> For the complete documentation index, see [llms.txt](https://docs.eridian.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eridian.xyz/ethereum-dev/solidity-notes/note-ideas.md).

# Note Ideas

* <https://twitter.com/apoorvlathey/status/1726229244593004905>
* `abi.encodePacked`&#x20;
  * Write out what it does and how it's similar/same as string.concat
  * [abi.encodePacked](/ethereum-dev/solidity-notes/abi.encodepacked.md)
