unsplit
Summary: 1. Incorporates @tjackson's offline comments. 2. See docstrings and examples for basic usage. 3. The usecase this covers (for me and others) was where I have some map or vector of elements, and I want to form a string representation of this (for logging, fb303 exported values, etc.). Various uses have existed in fbcode (e.g. UP2X shard representations), and this seemed like a useful utility. Test Plan: unit tests. Reviewed By: tjackson@fb.com FB internal diff: D696794
Showing
Please register or sign in to comment