Skip to main content

Funcle

The funest and mostest fun to be around even/especially when drunk.
Person one: see my uncle over there .
Person two: yeah me must be a fun uncle.
Person one and two: Funcle!
by The13hairyArchdukeofWellington October 26, 2016
mugGet the Funcle mug.

Functional Retard

fuhngk-shuh-nl ri-tahrd

1. Psychology. a person of the operational order in a former classification of mental retardation, having a mental age of less than three years old and an intelligence quotient under 25 yet still mantains the ability to convince society of their relevance, and ability to be trusted to act intelligently.

2. A charismatic individual which demonstrates inconsistent reasoning abilities and has an inherent disreguard towards their sociological perspective.

3. One who assumes "any publicity is good publicity."
Dixie: Can you believe that idiot?!? Does he have any idea how offensivly stupid he is?!?

Dewey: I can believe it because he is a Functional Retard.
by Mr. Nova<3 April 3, 2011
mugGet the Functional Retard mug.

pingu function

It's requiered for all java projects. If you do not know the pingu function, you should not be programming!
import *.pingu.quack

Phyrehawk: My damned program won't work!
Pyro: Use the pingu function Jace.
Phyrehawk: WTF?!!
by Pyro_teamkill March 3, 2005
mugGet the pingu function mug.

fuctup

yo dat foo is fuctup
by bob tg September 13, 2003
mugGet the fuctup mug.

funchy

"Hey Kels i'm getting kind of funchy in here!"
by sassy January 24, 2005
mugGet the funchy mug.

functor

A functor, or function object, is a class in C++ with the () operator overloaded. Functors are used a lot in the standard library to do custom comparisons. They're used in place of function pointers because sometimes you need to store a value or remember something (ie. put the functor into a special 'state' for whatever purpose), a functor can do this, a function pointer can't (without messing with global variables).
class over5 { // this class is the functor
bool operator() (int x) {
return x > 5;
}
};

std::list<int> L;

... // put a bunch of ints onto the list

over5 o5;
std::find_if(L.begin(), L.end(), o5);

// o5 will have its overloaded () operator called to check if the element in L is over 5.
by Sam Johnston July 23, 2005
mugGet the functor mug.

fuctitude

The cops stopped me with a bag of weed and I was in some serious fuctitude.
by Spoonie March 26, 2003
mugGet the fuctitude mug.

Share this definition

Sign in to vote

We'll email you a link to sign in instantly.

Or

Check your email

We sent a link to

Open your email