Search
Feedback
Setup for Free
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.
5,916
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
decodeUnknown
decodeUnknown
Similar Threads
Decoding a string into a tag without using the `decodeUnknown` family can be achieved by creating...
EC
Effect Community / schema
9mo ago
Choosing Between `decodeUnknown` and `decodeUnknownSync` in Effect Typescript
EC
Effect Community / effect-beginners-🚀
5mo ago
Issue with Schema.NullishOr in String Decoding
EC
Effect Community / schema
12mo ago
Filtering an Array Based on Schema Decoding
EC
Effect Community / schema
4d ago