2026-05-16
Selecting...
Home Page
reload
Search in this channel...
Punch card
Raw Text (irssi format)
Fork on github
switch to admin mode
Jump to...
redirecting...
Log for
OwO
am 08:58:48
Fish Wang
/pastebin_interactive@mmis_js_bot
js
https://pastebin.com/LjcLc4y6
am 08:58:58
Fish Wang
/pastebin_interactive@mmis_js_bot
am 08:59:16
Fish Wang
/pastebin_interactive@mmis_js_bot
https://pastebin.com/LjcLc4y6
js
am 08:59:54
Fish Wang
|4
am 09:00:01
Fish Wang
|3
am 09:00:08
Fish Wang
|3
am 09:00:28
Fish Wang
|----
-13-
----
am 09:13:02
Fish Wang
_ˍ▁▂▃▄▅▆▇█▏▎▍▌▋▊▉◢◣◥◤▓░▒
am 09:16:24
Fish Wang
_ˍ▁▂▃▄▅▆
█
█▏▎▍▌▋▊▉◢◣◥◤▓░▒
am 09:16:49
Fish Wang
_ˍ▁▂▃▄▅▆
█
█▏▎▍▌▋▊▉◢◣◥◤▓░▒
am 09:35:30
Fish Wang
/pastebin_interactive@mmis_js_bot
https://pastebin.com/9CCCbgQD
js
am 09:36:59
Fish Wang
|4
3
4
----
----
-12-
pm 07:07:03
Fish Wang
/js_debug@mmis_js_bot
var m = Function.prototype.call.bind(Array.prototype.map)
console.logkm([1,2,3], (i)=>i*2)
pm 07:07:19
Fish Wang
/js_debug@mmis_js_bot
var m = Function.prototype.call.bind(Array.prototype.map)
console.log(m([1,2,3], (i)=>i*2))
pm 07:28:36
Fish Wang
/js@mmis_js_bot
var curry = function (val) {
return function (func) {
if (typeof func !== 'function') {
return val
} else {
return curry(func(val))
}
}
}
console.log(
curry(1)
((i)=>i*2)
((i)=>i-1)
((i)=>i*3)
()
pm 07:28:52
Fish Wang
/js@mmis_js_bot
var curry = function (val) {
return function (func) {
if (typeof func !== 'function') {
return val
} else {
return curry(func(val))
}
}
}
console.log(
curry(1)
((i)=>i*2)
((i)=>i-1)
((i)=>i*3)
()
)
pm 10:03:24
Fish Wang
💣 Lets play minesweeper to see who wins!
🔍 The winner is the one who finds
MORE
mines!
👇 Press the key bellow when you are ready 👇
pm 10:04:10
Li-Fan Chen
Deepin 不是有問題ㄇ
pm 10:07:41
Li-Fan Chen
怎ㄇ突然在弄這ㄍ
pm 10:08:12
jimchen5209
甚麼問題
pm 10:08:15
Fish Wang
單純想到
pm 10:08:44
Fish Wang
這局別動,我在測試angular
pm 10:09:29
Li-Fan Chen
聽Owstg的人說的 沒細問
pm 10:09:49
jimchen5209
我一整個正常啊
除了中文輸入還沒弄出來
created by
mmis1000
and release under
MIT License
GitHub Repo