Pierre A. Duchateau

Results 14 comments of Pierre A. Duchateau

> @paduc I simply want a similar control flow to this https://doc.rust-lang.org/std/result/. An example is > > ```rust > fn write_info(info: &Info) -> io::Result { > // Early return on...

You are right about rust being the inspiration for this library but I didn’t create it, @supermacro did 😉. I’m just a contributor. The PR uses generators which I’m not...

@Enteee I'm also interested in plantuml => typescript => plantuml generation/parsing. My use-case is reduced in scope as I want to create / update the boilerplate for a DDD design...

@Enteee after putting more thoughts into my goal, I believe I'm going to need something more complex than plantuml => typescript => plantuml as I need to include generation rules...