<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tuples on CodingBlast</title><link>https://codingblast.com/tags/tuples/</link><description>Recent content in Tuples on CodingBlast</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sun, 23 Apr 2017 08:36:59 +0000</lastBuildDate><atom:link href="https://codingblast.com/tags/tuples/index.xml" rel="self" type="application/rss+xml"/><item><title>Tuples in TypeScript</title><link>https://codingblast.com/typescript-tuples/</link><pubDate>Mon, 03 Apr 2017 08:31:37 +0000</pubDate><guid>https://codingblast.com/typescript-tuples/</guid><description>&lt;h1 id="tuples-in-typescript"&gt;Tuples in TypeScript&lt;/h1&gt;
&lt;p&gt;With tuples we can define what type of data (variable type) can be stored in every position ( or few starting positions ) inside of an array. Once you define the tuple you can then use it to declare variables.&lt;/p&gt;</description></item></channel></rss>