package reason

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Reason_attributesSource

Sourceval partitionAttributes : ?partDoc:bool -> ?allowUncurry:bool -> Reason_migrate_parsetree.Ast_411.Parsetree.attribute list -> attributesPartition

Partition attributes into kinds

Sourceval has_preserve_braces_attrs : Reason_migrate_parsetree.Ast_411.Parsetree.attribute list -> bool