Javran Cheng

Results 27 comments of Javran Cheng

That's fair given the huge range. Another argument that I forgot to mention is that an imperative swapping takes O(n) time while sorting takes O(n log n), but again this...

嗯确实,当时写KC3改的插件的时候记得有个插件和别的有些不一样,这次打活动看到未知难度就想起这事来了( 能告诉我哪个repo是负责这部分代码的吗?我去那开个issue.

could we just store kancolle-replay as a submodule? feel kcSHIPDATA.js is kind of large

@slime7 thanks, but I'm not talking about a specifc impl, it's easy to figure out and I've implemented one through trial and error. what I want is clarification about things...

Same question here. Not sure whether it's doable though since `STRef` and `IORef` doesn't have `Ord` instance. For now my workaround relies on `Ord` instance of the descriptor: ```haskell cluster...

Hitting this problem today. `http://www.dmm.com/netgame/social/-/gadgets/=/app_id=854854/` works while `http://www.dmm.com/netgame/social/application/-/detail/=/app_id=854854/` doesn't. In fact if we search `854854` in the codebase there are a bunch places with inconsistent values. I'll reopen this and...