Proposal to remove the top level function
command and replace it with frel
and constructor
(pending bikeshedding on new names):
Any function that returns a primitive sort, you must now make with frel
.
For example:
$ uv run pytest -x | |
==================================================================== test session starts ==================================================================== | |
platform darwin -- Python 3.12.5, pytest-8.3.5, pluggy-1.5.0 | |
rootdir: /Users/saul/p/mlir-egglog | |
configfile: pyproject.toml | |
collected 15 items | |
tests/test_basic_expressions.py F | |
========================================================================= FAILURES ========================================================================== |
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>IPyWidget export</title> | |
</head> | |
<body> | |
{ | |
"id": "--eclipse-layout-kernel-root", | |
"layoutOptions": { | |
"elk.algorithm": "layered", | |
"elk.direction": "DOWN", | |
"elk.layered.nodePlacement.strategy": "NETWORK_SIMPLEX", | |
"elk.layered.mergeEdges": "true", | |
"elk.aspectRatio": 4.56 | |
}, |
{ | |
"id": "--eclipse-layout-kernel-root", | |
"layoutOptions": { | |
"elk.algorithm": "layered", | |
"elk.layered.spacing.nodeNodeBetweenLayers": "100", | |
"elk.spacing.nodeNode": "80", | |
"elk.direction": "DOWN", | |
"elk.portConstraints": "FIXED_SIDE", | |
"elk.hierarchyHandling": "INCLUDE_CHILDREN" | |
}, |
{ | |
"id": "--eclipse-layout-kernel-root", | |
"layoutOptions": { | |
"elk.algorithm": "layered", | |
"elk.layered.spacing.nodeNodeBetweenLayers": "100", | |
"elk.spacing.nodeNode": "80", | |
"elk.direction": "DOWN", | |
"elk.portConstraints": "FIXED_SIDE", | |
"elk.hierarchyHandling": "INCLUDE_CHILDREN", | |
}, |
We would like to have a capital improvements plan where our: