# Collection Literals #
* **Type**: Design proposal
* **Author**: [Ben Leggiero](https://github.com/BenLeggiero)
* **Contributors**: [alanfo](https://github.com/alanfo), [Andrey Mischenko](https://github.com/gildor), and many others
on [the GitHub Gist](https://gist.github.com/BenLeggiero/1582a959592cadcfee2a0beba3820084) and in the
[#language-proposals](https://kotlinlang.slack.com/messages/language-proposals/) Slack channel
* **Status**: Under consideration
* **Prototype**: Not started
* **Discussion**: [KEEP #112](https://github.com/Kotlin/KEEP/issues/112)
| Table of Contents |
| :---------------- |
| <ol><li>[Goal](#goal)</li><li>[Feedback](#feedback)</li><li>[Introduction](#introduction)</li><li>[Motivation](#motivation)</li><li>[Syntax](#syntax)<ol type=a><li>[Formal grammar](#formal-grammar)</li><li>[Sequence Literals](#sequence-literals)</li><li>[Dictionary Literals](#dictionary-literals)</li></ol></li><li>[Changes to stdlib](#changes-to-stdlib)</li><li>[Language Impact](#language-impact)</li><li>[Alternatives Considered](#alternatives-considered)</li></ol> |
## Goal ##
This file has been truncated. show original