Branch - branch -callablecallable-rebaseframemasterconfigurefnfractionsfractions-rebaselinuxratio-rebasev0.1- tag -v0.1.9v0.1.8v0.1.7v0.1.6v0.1.5v0.1.4v0.1.3v0.1.2v0.1.12v0.1.11v0.1.10v0.1.1v0.1.0v0HTTPd-v0.1.0v0.1.13HTTPd-v0.1.1
Hash : 3325b455 Author : Thomas de Grivel Date : 2024-11-20T20:50:25
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
a = 1 1 b = 1 1 c = 2 2 [d, e] = [1, 2] [1, 2] {1, 2} = {f, g} {1, 2} ? = 1 1 to_lisp(quote (a = 1) && (b = 2)) [operator_and, [operator_paren, [operator_equal, a, 1]], [operator_paren, [operator_equal, b, 2]]] if (a = 1) && (b = 2) do {a, b} end {1, 2}