Skip to content

note35/TypeErasure-Learning

Repository files navigation

Type Erasure Learning

This repo contains examples related to type erasure.

  • type_erasure_example_in_cpp.cc
  • type_erasure_example_in_py/
    • Explains how C removes the type annotation in Python and keeps the type annotation in C
  • type_erasure_example_in_cpp/
    • Explains how C maintains the reference count of Python object

About

A type erasure example in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published