solid-select icon indicating copy to clipboard operation
solid-select copied to clipboard

use generics instead of `any` in Option&Value

Open AlexErrant opened this issue 1 year ago • 1 comments

Apologies for the somewhat large PR; I couldn't figure out how to make it smaller.

AlexErrant avatar Jun 19 '23 20:06 AlexErrant

Uh, please be aware I haven't tested anything; I just made the raison d'être changes and then fixed all the squigglies.

AlexErrant avatar Jun 19 '23 20:06 AlexErrant

Looking at this again...I'm not sure the raison d'être is actually desired. It is valid to return from optionToValue values of different types, because format can be used to handle that nicely. Unless I've misunderstood something - it has been a while since I looked at this :)

martinpengellyphillips avatar Jun 29 '24 00:06 martinpengellyphillips