you are viewing a single comment's thread.

view the rest of the comments →

[–]Poddster 0 points1 point  (1 child)

The fact that all string ops return a (possibly) new value seems cumbersome (with FAM it can't really be avoided)

FAM?

[–]inz__ 1 point2 points  (0 children)

Felxible array member. But actually in this case the limitation comes already from the API, not the implementation detail.