make extention

membuat fungsi pada extention

3

Below is the code to update a single item of list using the index. You can simple create an extension function for the same.

And use it like below to replace an item.

Last updated