Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

検索結果が何か変 #12

Closed
hafuu opened this issue Jan 25, 2016 · 1 comment
Closed

検索結果が何か変 #12

hafuu opened this issue Jan 25, 2016 · 1 comment
Labels
Milestone

Comments

@hafuu
Copy link
Owner

hafuu commented Jan 25, 2016

'a -> 'a で nativeptr<'T> -> 'T が出てくる
('a -> 'b) -> 'a option -> 'b option で Option.bind が出てくる
('a -> 'b option) -> 'a option -> 'b option で Option.map が出てくる

@hafuu hafuu added the bug label Jan 25, 2016
@hafuu
Copy link
Owner Author

hafuu commented Jan 25, 2016

('a -> 'b) -> 'a 'm -> 'b 'mList.pick: ('T -> option<'U>) -> seq<'T> -> 'U が出てくる

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant