Re: Declarative syntax for conditional statements

2020-02-05 Thread Rajiv
Hi All, Any opinion on this? Is it the right forum to ask for opinion? if it is not, could you guys guide me to right forum? Thanks Rajiv On Mon, Feb 3, 2020 at 5:27 PM Rajiv wrote: > Hi All > > I want to introduce a new declarative syntax for conditional statements in > java on

Declarative syntax for conditional statements

2020-02-03 Thread Rajiv
Hi All I want to introduce a new declarative syntax for conditional statements in java on the line of streams. I have created a library https://github.com/thenakliman/if for the same. It improves the readability of the code. For example if we have following code if