-
# Redux: Requirements for smart contract content directory
## Problem
Our current content directory has a bespoke, complex and arbitrary write access model that has multiple independent strands …
-
Assume entities are built using sealed classes to model algebraic data types in Kotlin:
```
sealed class MyValues {
object Aa : MyValues()
object Bb : MyValues()
data class Cc(val s…
-
As I see `Some` and `None` are needed for Sophia's strict typing. JS is not so strict, so it can't be converted in a native way. For developer convenience, I propose to make it look native by omitting…
-
In 1.0, the function `tail` changed to `DList a -> [a]`, motivated by the removal of the recursor `list`.
However, what speaks against the following definition?
```haskell
tail :: DList a -> DLi…
-
Hi,
I had trouble finding documentation on the input type varmatrix. I found it mentioned in [this issue](https://github.com/maths/moodle-qtype_stack/issues/555) but when I used it I realised now it'…
-
## Issue Details
I am asking for an example how to compute an oriented bounding box from a list of points and plane ([not the optimal bounding box](https://doc.cgal.org/latest/Optimal_bounding_box/…
-
This is an exciting project!
It would be even more exciting if it didn't use Haskellisms in its annotation syntax. :) For example, instead of:
```el
;; (elsa--arglist-to-arity :: List Symbol ->…
-
# Roles, extension interfaces and static interface members
This is an attempt to address the scenarios targeted by my previous ["shapes" investigation](https://github.com/dotnet/csharplang/issues/1…
-
https://en.wikipedia.org/wiki/Bipartite_graph
Note that `Graph (Either a b)` with vertices of types `a` and `b` allows connecting vertices of the same type, that is, the resulting graph is not bipa…
-
---
id: vcell
version: 7.4.0.26
specificationsUrl: https://raw.githubusercontent.com/virtualcell/vcell/86a4ad9c795f8903a3ddb32f1fa2a7551c973208/biosimulators.json
specificationsPatch:
version: …