hedron icon indicating copy to clipboard operation
hedron copied to clipboard

String value type

Open funwithtriangles opened this issue 5 years ago • 2 comments

Should be fairly easy to implement after this PR: https://github.com/nudibranchrecords/hedron/pull/323

funwithtriangles avatar Nov 07 '19 15:11 funwithtriangles

I'm really excited for this! I'll try and implement an enum in the next sketch I write and could try and take this on after, already had a hard and fast goal for myself to have added proper string support before 2020 :)

cale-bradbury avatar Nov 15 '19 16:11 cale-bradbury

Thought you might like this new :)

Enums already implemented, take a look at how value types are now organised, all in one place! https://github.com/nudibranchrecords/hedron/tree/dev/src/valueTypes

funwithtriangles avatar Nov 15 '19 16:11 funwithtriangles