Summary
Missing hex->string in string-utils
Metadata
- Id: 1a0d0cc8dfe8b4da144dd141f8564b76fd7bb429
- Trac id: 1394
- Type: enhancement
- Reporter: LemonBoy
- Owner: kon
- Cc: kon
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: not urgent at all
- Milestone: someday
- Version:
- Changetime: 2017-08-28 22:32:24 UTC
- Created: 2017-08-28 20:45:05 UTC
- Keywords:
Description
Once again a feature request :) Having a `hex->string` procedure in string-utils would be very handy at times and also makes `string->hex` feel less alone!
Changes and comments
[2017-08-28 22:31:41 UTC] kon changed status from new to closed
[2017-08-28 22:31:41 UTC] kon set resolution to fixed
[2017-08-28 22:31:41 UTC] kon wrote:
see string-utils:1.3.0
[2017-08-28 22:32:24 UTC] LemonBoy wrote:
That was fast, thanks!