top | item 41813865

(no title)

zanethomas | 1 year ago

Does it compile something like this into a c++ class?

makeThing(options, usethistoo) { let foo = options.foo; let thistoo = usethistoo;

  return {
    functions...
  }
}

discuss

order