Hacker News new | ask | show | jobs
by _query 1366 days ago
IHP actually provides a `cs` (cs as an abbrev for convertString) function that is always in scope. With that function you can easily convert between all different string types.
1 comments

Nice one. This sort of usability thing sounds simple enough, but having it is really nice, especially for newcomers.