mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
eded54d2b5
As discussed in #549 NOTE: This implements only the direct tuple member access (syntax `foo.N` with N a number) - It seems more efficient to wait for the general pattern-matching rewrite to handle pattern-matching on tuples - Until then we keep the (now obsolete) `let (x, y) = pair in x` syntax, to leave time for updates, but we won't be documenting it |
||
---|---|---|
.. | ||
catala_utils | ||
dcalc | ||
desugared | ||
lcalc | ||
literate | ||
plugins | ||
scalc | ||
scopelang | ||
shared_ast | ||
surface | ||
verification | ||
catala_web_interpreter.ml | ||
catala.ml | ||
driver.ml | ||
driver.mli | ||
dune | ||
index.mld | ||
plugin.ml | ||
plugin.mli | ||
tests.ml |