Are You tired of unsafePartial $ fromJust $ NonEmptyArray.fromArray $ map (\x -> unsafePartial $ fromJust $ NonEmptyString.fromString x) ["asdf"]
?
Got You covered.
Now can do slistToNEANES @("asdf" ::: SNil)
and this is with record things purescript-record-extra-srghma/test/Test/Tests/KeysSpec.purs at main · srghma/purescript-record-extra-srghma · GitHub
Or did someone already published it? Possible to improve?