-
# Suggestion
## 🔍 Search Terms
function inferred return type alias
## âś… Viability Checklist
My suggestion meets these guidelines:
* [x] This wouldn't be a breaking change in existing TypeSc…
-
**Describe the bug**
It doesn't seem like there's a way to force postgrator to run a script that has been skipped/missed without first rolling back (assuming you have an undo for every script in betw…
-
Looks interesting-ish. My main thought is that I'm not sure what specific benefits this brings to the table over composing together reducer functions "directly". Can you maybe give some examples and…
-
### Are you submitting a **bug report** or a **feature request**?
Bug Report
### What is the current behavior?
In sandbox below click on the link 'Go to 1' to see the form load using id 'form…
-
If the `filt` method is passed a value of `y0`, it will flood both the input (`x`) and output (`y`) arrays with this value. To my understanding, this emulates the effect of providing `y0` as a constan…
-
Right now, libmesh supported p2 curved mesh. Is it possible to add higher order mesh, like p3, p4, p5 from gmsh..
The main steps as follows:
- Modifier mesh/gmesh_IO.C.
In `GmshIO::ElementMaps Gm…
-
There is a lack of functions to get the volume of in Ferrite. Here I have given a solution. It needs to be checked by the developer and considered for merging. The following is the functions defined o…
-
I was working on updating JuliennedArrays for 0.7 and I had some thoughts. Once we're over the 1.0 hill, it might be worth considering the (mostly, I think?) non-breaking infrastructure improvements t…
-
```idris
mutual
data First = FirstSimple | FirstSecond Second
data Second = SecondSimple | SecondFirst (List First)
mutual
calculate : First -> Nat
calculate FirstSimple = 1
calcula…
-
### Review Mojo's priorities
- [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities.
…