iris
Sign up
iris
Home
Search
About
Sign up
Thread
Soft Hawk
Sep 24, 2024
Haskellには maybe :: b -> (a -> b) -> Maybe a -> b either :: (a -> c) -> (b -> c) -> Either a b -> c みたいな関数がある。おなじように、 list :: b -> (a -> [a] -> b) -> [a] -> b みたいな関数があるといいのだけど。
0
0
0
Trending posts
Loading...