Skip to content

Releases: tirimatangi/LazyExpression

Improve operator==

12 Sep 18:15
2224260
Compare
Choose a tag to compare

operator== and operator!= can now compare besides two expressions, also an expression with a compatible container.

empty() function added.

16 Dec 17:45
d95f5b4
Compare
Choose a tag to compare

Now expr.empty() works like empty() member function of an ordinary container.

v.1.1.0: Merge pull request #4 from tirimatangi/identity-expression

03 Dec 15:42
4886b7c
Compare
Choose a tag to compare

Add function asExpression for turning containers into expressions more easily.

Fix arithmetic expressions

01 Dec 17:05
8d40fb9
Compare
Choose a tag to compare

This fix solves the Dec 1, 2021 issue. See Issues page.

Upload to GitHub

29 Nov 17:21
a3d2808
Compare
Choose a tag to compare

Upload to GitHub.