hegel icon indicating copy to clipboard operation
hegel copied to clipboard

Can't access prototype attribute on classes

Open leunam217 opened this issue 4 years ago • 2 comments

Hi, here is what I mean : imagen This can be useful to write "extension methods"

try

leunam217 avatar Aug 21 '20 13:08 leunam217

Oh, cool bug. Will fix it soon. Thank you for your contribution :3

JSMonk avatar Sep 06 '20 21:09 JSMonk

A little bit about extension method. It seems like the solution is not type safe. I will try to find some safe solutions, but for now, I will add a prototype as Immutable object.

JSMonk avatar Sep 06 '20 21:09 JSMonk