reason icon indicating copy to clipboard operation
reason copied to clipboard

Custom indexing operator syntax

Open dmnd opened this issue 6 years ago • 0 comments

I tried to use let ( .%[]<- ) = Bytes.set but it's currently a syntax error on bs-platform 6 with Reason syntax. (Possibly related to #2270.)

dmnd avatar Jul 20 '19 21:07 dmnd