Haskell-Things / Haskell-Things/ImplicitCAD

Crash: coercing OVal to a -> b isn't always safe; use a -> Maybe b

Open
#372 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.6k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

If you open the default object on the implicitcad website, and replace "twist(h)" with "twist(d)", the engine throws an exception

```
coercing OVal to a -> b isn't always safe; use a -> Maybe b (trace: -4.0 -> Execution Error:
prod takes only lists or nums )
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.