gajus/flow-runtime

Type Destructors current status

Open

#234 opened on Jul 24, 2019

 (0 comments) (0 reactions) (0 assignees)JavaScript (48 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (797 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This is a:

  • Bug Report
  • Feature Request
  • Question
  • Other

Which concerns:

  • flow-runtime
  • babel-plugin-flow-runtime
  • flow-runtime-validators
  • flow-runtime-mobx
  • flow-config-parser
  • The documentation website

Let's track list of implemented type destructors:

  • $Keys
  • $Values
  • $Exact
  • $Diff
  • $Rest
  • $PropertyType
  • $ElementType
  • $NonMaybeType
  • $ObjMap
  • $ObjMapi
  • $TupleMap
  • $Call
  • Class
  • $Shape
  • $Supertype
  • $Subtype
  • $ReadOnly
  • $CharSet
  • $Compose
  • $ComposeReverse

Contributor guide