chenglou changed the topic of #reasonml to: https://reasonml.github.io. Channel logs at https://irclog.whitequark.org/reasonml. Discord: https://discord.gg/reasonml
_whitelogger has joined #reasonml
_whitelogger has joined #reasonml
_whitelogger has joined #reasonml
_whitelogger has joined #reasonml
_whitelogger has joined #reasonml
Haudegen has joined #reasonml
UndefinedIsNotAF has joined #reasonml
<UndefinedIsNotAF> Hi
<UndefinedIsNotAF> I want to do something like: [%bs.raw {| UNDERSCORE.JS lib here ; let _ = Underscore ; var x = _.map([1], (y) => {y++}); console.log(x) |}];
<UndefinedIsNotAF> Why i got
<UndefinedIsNotAF> ReferenceError: _ is not defined
<UndefinedIsNotAF> i uses multilines for UNDERSCORE.JS lib here ; let _ = Underscore ; var x = _.map([1], (y) => {y++});
UndefinedIsNotAF has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
UndefinedIsNotAF has joined #reasonml
<UndefinedIsNotAF> re
UndefinedIsNotAF has quit [Ping timeout: 276 seconds]