type[T] fn lock_object(obj: T) { obj.lock() }
Languages with Duck Typing include Python, Ruby, Cython, Jule
Languages without Duck Typing include C3
Read more about Duck Typing on the web: 1.
HTML of this page generated by Features.ts
View source