Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extentions to affect.ts #14

Closed
baetheus opened this issue May 29, 2021 · 0 comments · Fixed by #20
Closed

Extentions to affect.ts #14

baetheus opened this issue May 29, 2021 · 0 comments · Fixed by #20
Assignees
Labels
enhancement New feature or request

Comments

@baetheus
Copy link
Owner

Affect could use a few more combinators.

  • fromEither
  • fromOption
  • fromTask
  • fromTaskEither
  • fromIO
  • fromIOEither
@baetheus baetheus added the enhancement New feature or request label May 29, 2021
@baetheus baetheus self-assigned this May 29, 2021
baetheus added a commit that referenced this issue Jul 27, 2021
baetheus added a commit that referenced this issue Aug 28, 2021
* turn const array exports into function exports
* use lodash style optimizations for array functions
* reorganize sections in array.ts
* add do and sequence exports to array.ts
* add handleThrow function that abstracts try/catch
* convert array.ts back to ReadonlyArray

Fixes #14
baetheus added a commit that referenced this issue Aug 28, 2021
* turn const array exports into function exports
* use lodash style optimizations for array functions
* reorganize sections in array.ts
* add do and sequence exports to array.ts
* add handleThrow function that abstracts try/catch
* convert array.ts back to ReadonlyArray

Fixes #14
baoshan pushed a commit to baoshan/fun that referenced this issue Oct 13, 2022
* turn const array exports into function exports
* use lodash style optimizations for array functions
* reorganize sections in array.ts
* add do and sequence exports to array.ts
* add handleThrow function that abstracts try/catch
* convert array.ts back to ReadonlyArray

Fixes baetheus#14

FossilOrigin-Name: 597a57ef0c95909093eebf6c3c5e7731611966698482c115ca1817c48a0a5f8a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant