Skip to content

MapとSet用の<<と>>を作る #4

Description

@Shinjirow

Motivation

vectorに<<と>>を作って結構便利なので,MapとSetにそれがないのが不便になってしまった

やること

  • Map<K, V>用の<<を作る
  • Map<K, V>用の>>を作る
  • Set<T>用の<<を作る
  • Set<T>用の>>を作る

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions