dark-valkyrix

Results 8 comments of dark-valkyrix

Yes please, it would be great to be able to define operators like ⊨, ⊕, ∧ (replacement for and?), and so on... Cartesian product (tuples) should also be replaced (or...

> Close as duplicate of #1011 Sorry, it might look similar to you, it does not to me. This has nothing to do with classes. I understood such complexity might...

It would be a welcome improvement of course, but backticks are a little too small and they don't look so good : ``` let a= 1 `⊕` 2 let b=...

I understand that you can write hundreds lines (boilerplate?) of C# code a day but I spend much more time and energy on a single line of F# (which is...

Sure, here's some basic code I have in mind : ``` type Point= | ``P{x,y}`` of float * float | ``P{ρ∠θ}`` of float * float type Vector= | ``V{x,y}`` of...

> It's not even monospace (in most fonts) Ok but default Visual Studio 2022 settings are just fine, looks great already

> I think it will be very little used, and for that reason it might easily cause confusion when used. Nothing wrong with the double backticks. They stand out, as...

> font with ligatures, prettify symbols mode for emacs, conceal for nvim. In my opinion just I'm not in favor of any change where the syntax itself is a thing...