Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "composition"
Tags:
composition
x
12
k
views
1
score
fmap(): a kind of inverse of the built-in Python map() function
Python
/
composition
,
fmap
,
functional
,
map
/
by
Vasudev Ram
(11 years ago)
9
k
views
1
score
Composition of classes instead of multiple inheritance
Python
/
class_decorator
,
composition
,
inheritance
,
multiple_inheritance
/
by
Ethan Furman
(13 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "composition"
Top-rated recipes
fmap(): a kind of inverse of the b…
(Python)
Composition of classes instead of …
(Python)
Related tags
+
−
class_decorator
+
−
fmap
+
−
functional
+
−
inheritance
+
−
map
+
−
multiple_inheritance
x
Undo