Christian Brunbjerg

Results 5 issues of Christian Brunbjerg

I am unable to add Firebase.jl to my package environment on Julia 1.7+ I get the following stacktrace when trying to add it the package from GitHub. If this package...

All the methods that takes a reference to a Decimal object and returns an integer type, round the Decimal down to nearest integer, without any explicit mentioning of this. The...

good for beginners
docs

Added a section on how to do PROGRESSIVE INCREMENT AND DECREMENT.

A-documentation

When a Rust binary returns with an error or panics is turns all the text red. This removes the color schemes that is already defined on the Error codes. For...

In Rust the fundamental compilation unit is the `crate` as opposed to the header files from C++. That means that the compilation times, even for very smaller changes are huge,...