lix/tests/unit/libexpr
piegames 28ae24f3f7 libexpr: Add experimental pipe operator
The |> operator is a reverse function operator with low binding strength
to replace lib.pipe. Implements RFC 148, see the RFC text for more
details. Closes #438.

Change-Id: I21df66e8014e0d4dd9753dd038560a2b0b7fd805
2024-08-08 11:13:53 +02:00
..
value libexpr/print: do not show elided nested items when there are none 2024-07-18 18:41:34 +02:00
derived-path.cc
error_traces.cc
expr-print.cc add an impl of Expr::show for ExprInheritFrom that doesn't crash 2024-07-04 15:55:38 -06:00
flakeref.cc
json.cc
primops.cc builtins.nixVersion: return fixed fake version 2024-03-17 00:32:19 -07:00
search-path.cc
trivial.cc libexpr: Add experimental pipe operator 2024-08-08 11:13:53 +02:00