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 something like Roadmap or Porting Status or Progress #4

Open
33 tasks done
Kirillpt opened this issue Feb 11, 2023 · 0 comments
Open
33 tasks done

Add something like Roadmap or Porting Status or Progress #4

Kirillpt opened this issue Feb 11, 2023 · 0 comments

Comments

@Kirillpt
Copy link
Contributor

Kirillpt commented Feb 11, 2023

The idea is to help contributors see current progress, for example what methods have already been ported.

There is some example of progress document:

Progress (propose your name)

Array

  • .first
  • .last
  • .max
  • .min
  • .join
  • .size

Enum

  • .all?
  • .count
  • .each
  • .map
  • .reduce
  • .select

File

  • .write

Hash

  • .compact
  • .dig!
  • .dig
  • .fetch_values
  • .fetch_with
  • .fetch
  • .get
  • .keys
  • .merge
  • .put
  • .reject
  • .select
  • .slice!
  • .slice
  • .transform_keys
  • .transform_values
  • .values_at
  • .values

String

  • .split
  • .concat

etc

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

No branches or pull requests

1 participant