Suminda Sirinath Salpitikorala Dharmasena

Results 136 comments of Suminda Sirinath Salpitikorala Dharmasena

@yansheng836 Can you give a link to the post and issues also it this might help in figuring out what is happening.

Make cloning super fast (https://github.com/OpenHFT/Java-Lang/issues/43) and little overhead.

What I had in mind is MS Word, Publisher or LaTeX like Pages with headers, footers, footnotes, margin notes, endnotes, content, indexes, etc.

I am looking for something like [Computable Document Format](https://en.wikipedia.org/wiki/Computable_Document_Format)

Maybe the architecture can be revisited.

I believe the the best way would be the separation typesetting processing from the font end. The fond end can mimic TeX/LaTeX and translate it into the back end. This...

``` object A { val a: Matrix = Matrix(3, 3) val b: Matrix = Matrix(3, 3) val c: Matrix = a * c } A.a.append(myVector) ``` Above similar to https://github.com/lihaoyi/scala.rx...

@lechacon exactly

Please keep track of: https://github.com/qbittorrent/qBittorrent/issues/14535