ReCorpus
Corpus - a collection or body of knowledge or evidence
holds a thunk builder function
Wrapper for ReSwiftThunk
adds a new property name for identification when using Middleware
ie.
struct CorpusAction : ReCorpus {
func execute(dispatch: DispatchFunction, getState: StateFetch) {
///execute dispatch store action here
}
}