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

Add find_map with any, first, and last variants #627

Merged
merged 1 commit into from
Feb 19, 2019

Commits on Feb 19, 2019

  1. Add find_map variants

    Add non-working test for find_map_first
    
    Got find_map_first test compiling
    
    Get first test passing
    
    Remove unused file
    
    Need to write more comprehensive tests
    
    Add tests for find_map_any
    
    Add last newline back to find_first_last
    seanchen1991 authored and cuviper committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    8fbb588 View commit details
    Browse the repository at this point in the history