milkchocolate / money-ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Money

Use FP to solve a problem

Problem to solve

Given discount rate is 20% and tax rate is 10%, calculate the final price for any given listing price.

How to run

deno index.ts

About


Languages

Language:TypeScript 100.0%