issues Search Results · repo:glennsl/rescript-json-combinators language:ReScript
Filter by
4 results
(53 ms)4 results
inglennsl/rescript-json-combinators (press backspace or delete to remove)Hi,
It seems that null values in Json can t be parsed. Eg the following fails:
`
{
errors : [
{
extensions : {
code : unauthenticated ,
reference ...
suzdalnitski
- 4
- Opened on May 17, 2023
- #5
Let s say there is a JSON input of the following shape:
{
id : string,
data : {
name : string,
position : int,
... variable set of properties ...
}
}
The target ...
alex35mil
- 3
- Opened on Apr 9, 2023
- #4
Would be nice if the decode exception included information about the error instead of the error message, so the output
could be formatted nicely to an end user
type path = array string
type expected ...
hellos3b
- 2
- Opened on Jan 3, 2023
- #2
Rescript v10 has implemented support for optional record fields
https://github.com/rescript-lang/rescript-compiler/issues/5654
Any plans on implementing this instead of using Option?
Is it even feasible ...
youngkidwarrior
- 5
- Opened on Sep 20, 2022
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.