LICENSE
README.md
setup.cfg
setup.py
ramda/F.py
ramda/T.py
ramda/__init__.py
ramda/add.py
ramda/adjust.py
ramda/all.py
ramda/all_pass.py
ramda/always.py
ramda/and_func.py
ramda/any.py
ramda/any_pass.py
ramda/ap.py
ramda/aperture.py
ramda/append.py
ramda/apply.py
ramda/apply_spec.py
ramda/apply_to.py
ramda/ascend.py
ramda/assoc.py
ramda/assoc_path.py
ramda/binary.py
ramda/bind.py
ramda/both.py
ramda/call.py
ramda/chain.py
ramda/clamp.py
ramda/clone.py
ramda/comparator.py
ramda/complement.py
ramda/compose.py
ramda/concat.py
ramda/cond.py
ramda/cons.py
ramda/contains.py
ramda/contains_with.py
ramda/converge.py
ramda/count_by.py
ramda/curry.py
ramda/curry_n.py
ramda/dec.py
ramda/deep_map.py
ramda/default_to.py
ramda/descend.py
ramda/difference.py
ramda/difference_with.py
ramda/dissoc.py
ramda/dissoc_path.py
ramda/divide.py
ramda/drop.py
ramda/drop_last.py
ramda/drop_last_while.py
ramda/drop_repeats.py
ramda/drop_repeats_with.py
ramda/drop_while.py
ramda/either.py
ramda/empty.py
ramda/ends_with.py
ramda/eq_by.py
ramda/eq_props.py
ramda/equals.py
ramda/evolve.py
ramda/filter.py
ramda/find.py
ramda/find_index.py
ramda/find_last.py
ramda/find_last_index.py
ramda/flatten.py
ramda/flip.py
ramda/for_each.py
ramda/for_each_obj_indexed.py
ramda/from_pairs.py
ramda/getitem.py
ramda/greater.py
ramda/group_by.py
ramda/group_with.py
ramda/gt.py
ramda/gte.py
ramda/has.py
ramda/head.py
ramda/identical.py
ramda/identity.py
ramda/if_else.py
ramda/inc.py
ramda/index_by.py
ramda/index_of.py
ramda/init.py
ramda/inner_join.py
ramda/insert.py
ramda/insert_all.py
ramda/intersection.py
ramda/intersperse.py
ramda/invert.py
ramda/invert_obj.py
ramda/invoker.py
ramda/is_.py
ramda/is_empty.py
ramda/is_nil.py
ramda/join.py
ramda/juxt.py
ramda/keys.py
ramda/last.py
ramda/last_index_of.py
ramda/length.py
ramda/lesser.py
ramda/lt.py
ramda/lte.py
ramda/map.py
ramda/map_accum.py
ramda/map_accum_right.py
ramda/map_obj_indexed.py
ramda/match.py
ramda/max.py
ramda/max_by.py
ramda/mean.py
ramda/median.py
ramda/memoize.py
ramda/memoize_with.py
ramda/merge.py
ramda/merge_all.py
ramda/merge_with.py
ramda/merge_with_key.py
ramda/min.py
ramda/min_by.py
ramda/modulo.py
ramda/multiply.py
ramda/n_ary.py
ramda/negate.py
ramda/none.py
ramda/not_func.py
ramda/nth.py
ramda/nth_arg.py
ramda/obj_of.py
ramda/of.py
ramda/omit.py
ramda/once.py
ramda/or_func.py
ramda/pair.py
ramda/partial.py
ramda/partition.py
ramda/path.py
ramda/path_eq.py
ramda/path_or.py
ramda/path_satisfies.py
ramda/pick.py
ramda/pick_all.py
ramda/pick_by.py
ramda/pipe.py
ramda/pluck.py
ramda/prepend.py
ramda/product.py
ramda/project.py
ramda/prop.py
ramda/prop_eq.py
ramda/prop_is.py
ramda/prop_or.py
ramda/prop_satisfies.py
ramda/props.py
ramda/range.py
ramda/reduce.py
ramda/reduce_while.py
ramda/reduced.py
ramda/reject.py
ramda/remove.py
ramda/repeat.py
ramda/replace.py
ramda/reverse.py
ramda/scan.py
ramda/slice.py
ramda/sort.py
ramda/sort_by.py
ramda/sort_with.py
ramda/split.py
ramda/split_at.py
ramda/split_every.py
ramda/split_when.py
ramda/starts_with.py
ramda/subtract.py
ramda/sum.py
ramda/symmetric_difference.py
ramda/symmetric_difference_with.py
ramda/tail.py
ramda/take.py
ramda/take_last.py
ramda/take_last_while.py
ramda/take_while.py
ramda/tap.py
ramda/test.py
ramda/times.py
ramda/to_lower.py
ramda/to_pairs.py
ramda/to_upper.py
ramda/transpose.py
ramda/trim.py
ramda/try_catch.py
ramda/unapply.py
ramda/unary.py
ramda/unfold.py
ramda/union.py
ramda/union_with.py
ramda/uniq.py
ramda/uniq_by.py
ramda/unless.py
ramda/unnest.py
ramda/until.py
ramda/update.py
ramda/use_with.py
ramda/values.py
ramda/when.py
ramda/where.py
ramda/where_eq.py
ramda/without.py
ramda/xprod.py
ramda/zip.py
ramda/zip_obj.py
ramda/zip_with.py
ramda.egg-info/PKG-INFO
ramda.egg-info/SOURCES.txt
ramda.egg-info/dependency_links.txt
ramda.egg-info/not-zip-safe
ramda.egg-info/requires.txt
ramda.egg-info/top_level.txt
ramda/private/__init__.py
ramda/private/accepts_varargs.py
ramda/private/generate_args.py
ramda/private/min_index.py
ramda/private/curry_spec/__init__.py
ramda/private/curry_spec/arg_values_fulfill_curry_spec.py
ramda/private/curry_spec/arg_values_fulfill_curry_spec_test.py
ramda/private/curry_spec/check_arg_values_valid.py
ramda/private/curry_spec/curry_spec.py
ramda/private/curry_spec/curry_spec_test.py
ramda/private/curry_spec/make_func_curry_spec.py
ramda/private/curry_spec/make_func_curry_spec_test.py
ramda/private/curry_spec/remove_args_from_curry_spec.py
ramda/private/curry_spec/remove_args_from_curry_spec_test.py
test/test_F.py
test/test_T.py
test/test_add.py
test/test_add_index.py
test/test_adjust.py
test/test_all.py
test/test_all_pass.py
test/test_always.py
test/test_and_func.py
test/test_any.py
test/test_any_pass.py
test/test_ap.py
test/test_aperture.py
test/test_append.py
test/test_apply.py
test/test_apply_spec.py
test/test_apply_to.py
test/test_ascend.py
test/test_assoc.py
test/test_assoc_path.py
test/test_binary.py
test/test_bind.py
test/test_both.py
test/test_call.py
test/test_chain.py
test/test_clamp.py
test/test_clone.py
test/test_comparator.py
test/test_complement.py
test/test_compose.py
test/test_concat.py
test/test_cond.py
test/test_cons.py
test/test_contains.py
test/test_contains_with.py
test/test_converge.py
test/test_count_by.py
test/test_curry.py
test/test_curry_n.py
test/test_dec.py
test/test_deep_map.py
test/test_default_to.py
test/test_descend.py
test/test_difference.py
test/test_difference_with.py
test/test_dissoc.py
test/test_dissoc_path.py
test/test_divide.py
test/test_drop.py
test/test_drop_last.py
test/test_drop_last_while.py
test/test_drop_repeats.py
test/test_drop_repeats_with.py
test/test_drop_while.py
test/test_either.py
test/test_empty.py
test/test_ends_with.py
test/test_eq_by.py
test/test_eq_props.py
test/test_equals.py
test/test_evolve.py
test/test_filter.py
test/test_find.py
test/test_find_index.py
test/test_find_last.py
test/test_find_last_index.py
test/test_flatten.py
test/test_flip.py
test/test_for_each.py
test/test_for_each_object_indexed.py
test/test_from_pairs.py
test/test_getitem.py
test/test_greater.py
test/test_group_by.py
test/test_group_with.py
test/test_gt.py
test/test_gte.py
test/test_has.py
test/test_head.py
test/test_identical.py
test/test_identity.py
test/test_if_else.py
test/test_inc.py
test/test_index_by.py
test/test_index_of.py
test/test_init.py
test/test_inner_join.py
test/test_insert.py
test/test_insert_all.py
test/test_intersection.py
test/test_intersperse.py
test/test_invert.py
test/test_invert_obj.py
test/test_invoker.py
test/test_is.py
test/test_is_empty.py
test/test_is_nil.py
test/test_join.py
test/test_juxt.py
test/test_keys.py
test/test_last.py
test/test_last_index_of.py
test/test_length.py
test/test_lesser.py
test/test_lt.py
test/test_lte.py
test/test_map.py
test/test_map_accum.py
test/test_map_accum_right.py
test/test_map_obj_indexed.py
test/test_match.py
test/test_max.py
test/test_max_by.py
test/test_mean.py
test/test_median.py
test/test_memoize.py
test/test_memoize_with.py
test/test_merge.py
test/test_merge_all.py
test/test_merge_with.py
test/test_merge_with_key.py
test/test_min.py
test/test_min_by.py
test/test_modulo.py
test/test_multiply.py
test/test_n_ary.py
test/test_negate.py
test/test_none.py
test/test_not_func.py
test/test_nth.py
test/test_nth_arg.py
test/test_obj_of.py
test/test_of.py
test/test_omit.py
test/test_once.py
test/test_or_func.py
test/test_pair.py
test/test_partial.py
test/test_partition.py
test/test_path.py
test/test_path_eq.py
test/test_path_or.py
test/test_path_satisfies.py
test/test_pick.py
test/test_pick_all.py
test/test_pick_by.py
test/test_pipe.py
test/test_pluck.py
test/test_prepend.py
test/test_product.py
test/test_project.py
test/test_prop.py
test/test_prop_eq.py
test/test_prop_is.py
test/test_prop_or.py
test/test_prop_satisfies.py
test/test_props.py
test/test_range.py
test/test_reduce.py
test/test_reduce_while.py
test/test_reduced.py
test/test_reject.py
test/test_remove.py
test/test_repeat.py
test/test_replace.py
test/test_reverse.py
test/test_scan.py
test/test_slice.py
test/test_sort.py
test/test_sort_by.py
test/test_sort_with.py
test/test_split.py
test/test_split_at.py
test/test_split_every.py
test/test_split_when.py
test/test_starts_with.py
test/test_subtract.py
test/test_sum.py
test/test_symmetric_difference.py
test/test_symmetric_difference_with.py
test/test_tail.py
test/test_take.py
test/test_take_last.py
test/test_take_last_while.py
test/test_take_while.py
test/test_tap.py
test/test_test.py
test/test_times.py
test/test_to_lower.py
test/test_to_pairs.py
test/test_to_upper.py
test/test_transpose.py
test/test_trim.py
test/test_try_catch.py
test/test_unapply.py
test/test_unary.py
test/test_unfold.py
test/test_union.py
test/test_union_with.py
test/test_uniq.py
test/test_uniq_by.py
test/test_unless.py
test/test_unnest.py
test/test_until.py
test/test_update.py
test/test_use_with.py
test/test_values.py
test/test_when.py
test/test_where.py
test/test_where_eq.py
test/test_without.py
test/test_xprod.py
test/test_zip.py
test/test_zip_obj.py
test/test_zip_with.py