purescript-behaviors-demo icon indicating copy to clipboard operation
purescript-behaviors-demo copied to clipboard

Unknown Operator $

Open sajalcody opened this issue 5 years ago • 0 comments

live $ map ({ x, y } -> dot x y 50.0) mouse Error found: in module $PSCI at line 1, column 6 - line 1, column 7

Unknown operator ($)

Running the above gives the mentioned error

sajalcody avatar Apr 07 '19 17:04 sajalcody