© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Decoding array string[][] without decodeUnknown - Effect Community
EC
Effect Community
•
2y ago
•
37 replies
💔⏰🤔🫶❓
Decoding array string[][] without decodeUnknown
i want to use effect schema to decode an array string
[
]
[
] to
[string
[
]
, string
[
]
, string
[
]
] but i dont want to use
decodeUnknown
decodeUnknown
. is there a way
?
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Decoding a string into a tag without using the `decodeUnknown` family can be achieved by creating...
EC
Effect Community / schema
12mo ago
Using S.decodeUnknown() for Decoding Strings to Branded IDs: Best Practice?
EC
Effect Community / schema
3mo ago
Issue with Schema.NullishOr in String Decoding
EC
Effect Community / schema
14mo ago
Filtering an Array Based on Schema Decoding
EC
Effect Community / schema
3mo ago