Raiser

Results 2 issues of Raiser

匹配随机主线会永远报[天幕魔导城最终决战]; 随机讨伐会报[火龙狩猎战]; 随机练级会报[伊弗利特讨伐战]。 但是实际进本后并不是这几个本。 ![dfa](https://user-images.githubusercontent.com/34303407/69136594-16dc7280-0af6-11ea-8746-10fc9d92bc14.jpg)

For example if we have: - a variable `t` of type `Option[T]` - a function `fn` of type `func(T) S` And `t.Map(fn)` should be of type `Option[S]` . The `Map()`...