JuliaMath / JuliaMath/Infinities.jl

static infinity

Open
#19 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
22
Forks
10
Avg merge
1d 4h
Merged PRs (30d)
7

Description

I'm not sure whether it makes more sense here or in Static.jl, but I'd think there should be code somewhere to make this work:
```julia
julia> static(∞)
ERROR: There is no static alternative for type Infinities.Infinity.
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:33
[2] _no_static_type(x::Any)
@ Static ~/.julia/packages/Static/2w1BY/src/Static.jl:85
[3] static(x::Infinities.Infinity)
@ Static ~/.julia/packages/Static/2w1BY/src/Static.jl:70
[4] top-level scope
@ REPL[6]:1
```

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.