polymorphism topic

List polymorphism repositories
trafficstars

Unity-SerializeReferenceExtensions

607
Stars
49
Forks
Watchers

Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.

laravel-ownership

88
Stars
16
Forks
Watchers

Laravel Ownership simplify management of Eloquent model's owner.

zipperposition

122
Stars
19
Forks
Watchers

An automatic theorem prover in OCaml for typed higher-order logic with equality and datatypes, based on superposition+rewriting; and Logtk, a supporting library for manipulating terms, formulas, claus...

vanilla-lang

87
Stars
3
Forks
Watchers

An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types

Useful_Examples_C-Sharp

87
Stars
32
Forks
Watchers

In this repository, I gathered a lot of useful examples of code and their description that I create while studying programming. Here you can find examples on the use of the Inheritance, Encapsulation,...

Battleship

76
Stars
22
Forks
Watchers

An Object-Oriented VBA experiment

strict-variant

96
Stars
12
Forks
Watchers

A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions

poly_collection

62
Stars
30
Forks
Watchers

Fast containers of polymorphic objects.

Whitecomet-Research

66
Stars
1
Forks
Watchers

Research on malware creation and protection

exercises

30
Stars
27
Forks
Watchers

This repository along with the articles repository (https://github.com/njnareshjoshi/articles) contains coding examples for my blog ProgrammingMitra