Banner
logo
Pito Salas' Blog - Today I learned...
0008 – Guide to overloading in Python
Initializing search
    GitHub
    • Blog
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    GitHub
      • Index
        • 2025
        • 2024
        • 2023
        • 2022
        • 2021
        • 2020
        • 2019
        • 2018
        • 2014
        • 2013
        • 2012
        • 2011
        • 2010
        • 2009
        • 2008
        • 2007
        • 2006
        • 2005
        • 2004
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    Back to index
    • Metadata
      • June 16, 2023
      • 0008 – Guide to overloading in Python
      • 1 min read
    explainer function-tags language overloading python-tag

    0008 – Guide to overloading in Python

    0008 - Guide to overloading in Python –Overloading is giving multiple implementations to a function, based on what arguments it receives.

    Previous
    Akshay's Blog
    Next
    Blocks Procs and Lambdas: A Beginner’s Guide to Closures and Anonymous Functions in Ruby
    Copyright © 2000-2024 Pito Salas
    Made with Material for MkDocs