Mirror is an entirely new concept in programming — just supply function signatures and some input-output examples, and AI does the rest.

you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 years ago
// Hack the mainframe to skim pennies from ongoing transactions
async function addMoneyToMyBankAccount(dollarAmount: number): Promise<"success">

Alright let's go

  • source