Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Add function to create array of RawRepresentables #61

Merged
merged 1 commit into from
Jul 13, 2016
Merged

Conversation

keith
Copy link
Contributor

@keith keith commented Jul 12, 2016

This enables you to easily take an array in the source data, and get a
strongly typed array of RawRepresentable values. This is heavily
documented to make as obvious as possible the fact that we are
discarding (or replacing) unknown values.

Supersedes #34

@keith keith force-pushed the ks/rawrep-array branch 2 times, most recently from 75464cc to 649c5a7 Compare July 12, 2016 21:52
@keith keith changed the title Add function to create array of RawRepresentibles Add function to create array of RawRepresentables Jul 12, 2016
This enables you to easily take an array in the source data, and get a
strongly typed array of RawRepresentable values. This is heavily
documented to make as obvious as possible the fact that we are
discarding (or replacing) unknown values.
@Reflejo
Copy link

Reflejo commented Jul 13, 2016

👍

@keith keith merged commit e3ff899 into master Jul 13, 2016
@keith keith deleted the ks/rawrep-array branch July 13, 2016 17:39
@keith keith mentioned this pull request Jul 13, 2016
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants