Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Use this tag for programming questions about Stripe.net, the Stripe payments library for the .NET Framework. Questions should also contain the tag [stripe-payments] and, if applicable, a tag for the programming language in question. Do not use this tag for questions about Stripe which do not involve this specific library.
0 Questions
Django 1.3 is a version of the Django framework, released in March 2011. Please only use this tag if your question relates specifically to this version.
0 Questions
A block cipher is a keyed bijective function (also pseudo-random permutation). If your question is not directly related to programming, check if the question fits better on https://crypto.stackexchange.com/ or https://security.stackexchange.com/
0 Questions
A mathematical entity used to represent a direction in a plane (among other things) and that can be represented as a pair of real numbers. This tags also pertains to all the possible applications and representations of such an entity in a computer language.
0 Questions
mclapply is a parallelized version of lapply, it returns a list of the same length as X, each element of which is the result of applying FUN to the corresponding element of X.
0 Questions