Skip to content

Issues: perfective/ts.common

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Implement partial application functions package:function Issues for the @perfective/common/function package
#51 opened Dec 4, 2023 by amikheychik
Add isMember() enum function package:object Issues for the @perfective/common/object package
#50 opened Dec 4, 2023 by amikheychik
Add the merged<T, V>() function package:object Issues for the @perfective/common/object package
#49 opened Dec 4, 2023 by amikheychik
Add the combined<T>() function as a deep assign package:object Issues for the @perfective/common/object package
#48 opened Dec 4, 2023 by amikheychik
Add varargs to the isTrue()/isFalse() functions package:boolean Issues for the @perfective/common/boolean package
#47 opened Dec 4, 2023 by amikheychik
Document useful edge cases for dates testing package:date Issues for the @perfective/common/date package
#46 opened Dec 4, 2023 by amikheychik
Add array Index nominal type package:array Issues for the @perfective/common/array package
#45 opened Dec 4, 2023 by amikheychik
Rethink Failure from @perfective/common/error package:error Issues for the @perfective/common/error package
#44 opened Dec 4, 2023 by amikheychik
Declare callback types for built-in methods needs planning Large-size issues that need to be broken down
#43 opened Dec 4, 2023 by amikheychik
Consider splitting Nothing<T> into None<T> and Nil<T> package:maybe Issues for the @perfective/common/maybe package
#42 opened Dec 4, 2023 by amikheychik
Consider adding Nullable<T>, Optional<T>, and Option<T> types package:value Issues for the @perfective/common/value package
#41 opened Dec 4, 2023 by amikheychik
Consider reorganizing the isEmpty() functions package:array Issues for the @perfective/common/array package package:function Issues for the @perfective/common/function package package:object Issues for the @perfective/common/object package package:string Issues for the @perfective/common/string package
#40 opened Dec 4, 2023 by amikheychik
Rewrite the clone() function package:object Issues for the @perfective/common/object package
#39 opened Dec 4, 2023 by amikheychik
Rewrite the copy() function package:object Issues for the @perfective/common/object package
#38 opened Dec 4, 2023 by amikheychik
Consider maybeAll() functionality package:maybe Issues for the @perfective/common/maybe package
#37 opened Dec 4, 2023 by amikheychik
Add Bun to the CI process Infrastructure Infrastructure issues (e.g. builds)
#36 opened Dec 4, 2023 by amikheychik
Add Deno to the CI process Infrastructure Infrastructure issues (e.g. builds)
#35 opened Dec 4, 2023 by amikheychik
Add Date comparison functions package:date Issues for the @perfective/common/date package
#34 opened Nov 30, 2023 by amikheychik
Add unary functions to create arithmetic callbacks package:number Issues for the @perfective/common/number package
#33 opened Nov 16, 2023 by amikheychik
12 tasks
Differentiate function arity checks between "required" and "optional" package:function Issues for the @perfective/common/function package
#32 opened Nov 13, 2023 by amikheychik
Merge the Reduce and the Reducer types package:array Issues for the @perfective/common/array package
#30 opened Nov 13, 2023 by amikheychik
Return undefined instead of the -1 "error code" package:array Issues for the @perfective/common/array package package:string Issues for the @perfective/common/string package
#29 opened Nov 13, 2023 by amikheychik
Support an index input argument in the by() filtering function package:array Issues for the @perfective/common/array package
#28 opened Nov 13, 2023 by amikheychik
Support variadic argument in the append(), prepend(), and insert() functions package:array Issues for the @perfective/common/array package
#27 opened Nov 13, 2023 by amikheychik
ProTip! Adding no:label will show everything without a label.